Searched refs:lastAssertion (Results 1 – 1 of 1) sorted by relevance
47 CompoundAssertion<T> lastAssertion = mAssertions.get(mAssertions.size() - 1); in append() local48 lastAssertion.add(assertion, name); in append()