Home
last modified time | relevance | path

Searched refs:verifyAndGetSystemIoUsageSummaries (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java3085 verifyAndGetSystemIoUsageSummaries( in testPullSystemIoUsageSummaryAtomsWithRestart()
3114 verifyAndGetSystemIoUsageSummaries( in testPullSystemIoUsageSummaryAtomsWithDateChange()
3136 expectedSummaries = verifyAndGetSystemIoUsageSummaries( in testPullSystemIoUsageSummaryAtomsWithDateChange()
4450 private List<AtomsProto.CarWatchdogSystemIoUsageSummary> verifyAndGetSystemIoUsageSummaries( in verifyAndGetSystemIoUsageSummaries() method in CarWatchdogServiceUnitTest