Searched refs:mPulledSystemIoUsageSummaries (Results 1 – 1 of 1) sorted by relevance
251 private final List<AtomsProto.CarWatchdogSystemIoUsageSummary> mPulledSystemIoUsageSummaries = field in CarWatchdogServiceUnitTest3089 .that(mPulledSystemIoUsageSummaries).containsExactlyElementsIn(expectedSummaries); in testPullSystemIoUsageSummaryAtomsWithRestart()3090 mPulledSystemIoUsageSummaries.clear(); in testPullSystemIoUsageSummaryAtomsWithRestart()3099 .that(mPulledSystemIoUsageSummaries).isEmpty(); in testPullSystemIoUsageSummaryAtomsWithRestart()3118 .that(mPulledSystemIoUsageSummaries).containsExactlyElementsIn(expectedSummaries); in testPullSystemIoUsageSummaryAtomsWithDateChange()3119 mPulledSystemIoUsageSummaries.clear(); in testPullSystemIoUsageSummaryAtomsWithDateChange()3128 .that(mPulledSystemIoUsageSummaries).isEmpty(); in testPullSystemIoUsageSummaryAtomsWithDateChange()3140 .that(mPulledSystemIoUsageSummaries).containsExactlyElementsIn(expectedSummaries); in testPullSystemIoUsageSummaryAtomsWithDateChange()3738 mPulledSystemIoUsageSummaries.add(AtomsProto.CarWatchdogSystemIoUsageSummary in mockBuildStatsEventCalls()