Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java2089 List<AtomsProto.CarWatchdogKillStatsReported> expectedReportedKillStats = in testLatestIoOveruseStats() local
2095 captureAndVerifyKillStatsReported(expectedReportedKillStats); in testLatestIoOveruseStats()
2185 List<AtomsProto.CarWatchdogKillStatsReported> expectedReportedKillStats = in testLatestIoOveruseStatsWithSharedUid() local
2191 captureAndVerifyKillStatsReported(expectedReportedKillStats); in testLatestIoOveruseStatsWithSharedUid()