Searched refs:hasReset (Results 1 – 5 of 5) sorted by relevance
222 public boolean hasReset() { in hasReset() method in InitializeStats421 public Builder setHasReset(boolean hasReset) { in setHasReset() argument422 mHasReset = hasReset; in setHasReset()
363 assertThat(iStats.hasReset()).isEqualTo(false); in testLoggingStats_initializeWithoutDocuments_success()413 assertThat(iStats.hasReset()).isEqualTo(false); in testLoggingStats_initializeWithDocuments_success()467 assertThat(iStats.hasReset()).isTrue(); in testLoggingStats_initialize_failure()
568 assertThat(initStats.hasReset()).isTrue(); in testReset()
336 stats.hasReset(), in logStatsImplLocked()
179 assertThat(iStats.hasReset()).isTrue(); in testAppSearchStats_InitializeStats()