Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/watchdog/
H A DCarWatchdogServiceUnitTest.java592 SparseArray<PackageIoOveruseStats> packageIoOveruseStatsByUid = in testGetResourceOveruseStats() local
708 SparseArray<PackageIoOveruseStats> packageIoOveruseStatsByUid = in testGetResourceOveruseStatsForSharedUid() local
1114 SparseArray<PackageIoOveruseStats> packageIoOveruseStatsByUid = in testGetResourceOveruseStatsForUserPackageWithSharedUids() local
2243 SparseArray<PackageIoOveruseStats> packageIoOveruseStatsByUid = in testPersistStatsOnShutdownEnter() local
3896 SparseArray<PackageIoOveruseStats> packageIoOveruseStatsByUid = new SparseArray<>(); in injectIoOveruseStatsForPackages() local