Searched refs:mSkipUntilFirstAssertion (Results 1 – 1 of 1) sorted by relevance
38 private boolean mSkipUntilFirstAssertion = false; field in AssertionsChecker59 mSkipUntilFirstAssertion = true; in skipUntilFirstAssertion()145 boolean ignoreFailure = mSkipUntilFirstAssertion && lastPassedAssertionIndex == -1; in assertChanges()