Home
last modified time | relevance | path

Searched defs:expectedSummaries (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java3084 List<AtomsProto.CarWatchdogSystemIoUsageSummary> expectedSummaries = in testPullSystemIoUsageSummaryAtomsWithRestart() local
3113 List<AtomsProto.CarWatchdogSystemIoUsageSummary> expectedSummaries = in testPullSystemIoUsageSummaryAtomsWithDateChange() local
3160 List<AtomsProto.CarWatchdogUidIoUsageSummary> expectedSummaries = in testPullUidIoUsageSummaryAtomsForTopUids() local
3183 List<AtomsProto.CarWatchdogUidIoUsageSummary> expectedSummaries = in testPullUidIoUsageSummaryAtomsWithRestart() local
3219 List<AtomsProto.CarWatchdogUidIoUsageSummary> expectedSummaries = in testPullUidIoUsageSummaryAtomsWithDateChange() local
4455 List<AtomsProto.CarWatchdogSystemIoUsageSummary> expectedSummaries = new ArrayList<>(); in verifyAndGetSystemIoUsageSummaries() local
4475 List<AtomsProto.CarWatchdogUidIoUsageSummary> expectedSummaries = new ArrayList<>(); in verifyAndGetUidIoUsageSummaries() local