Searched refs:mIsCountDirty (Results 1 – 2 of 2) sorted by relevance
54 private boolean mIsCountDirty = true; field in CollectingTestListener152 mIsCountDirty = true; in testRunStarted()164 mIsCountDirty = true; in testStarted()177 mIsCountDirty = true; in testEnded()184 mIsCountDirty = true; in testFailed()190 mIsCountDirty = true; in testAssumptionFailure()197 mIsCountDirty = true; in testIgnored()204 mIsCountDirty = true; in testRunEnded()213 mIsCountDirty = true; in testRunFailed()222 mIsCountDirty = true; in testRunStopped()[all …]
57 private boolean mIsCountDirty = true; field in TestRunResult137 if (mIsCountDirty) { in getNumTestsInState()146 mIsCountDirty = false; in getNumTestsInState()204 mIsCountDirty = true; in addTestResult()