Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBatteryStatsCpuTimesTest.java223 final int[] testUids = {10012, 10014, 10016}; in testUpdateClusterSpeedTimes() local
259 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuTimesLocked() local
334 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuTimesLocked_isolatedUid() local
423 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuTimesLocked_invalidUid() local
465 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuTimesLocked_withPartialTimers() local
549 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuFreqTimesLocked() local
624 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuFreqTimesLocked_perClusterTimesAvailable() local
728 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuFreqTimesLocked_partialTimers() local
832 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuFreqTimesLocked_freqsChanged() local
909 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuFreqTimesLocked_isolatedUid() local
[all …]
H A DBatteryStatsImplTest.java103 final int[] testUids = {10032, 10048, 10145, 10139}; in testUpdateProcStateCpuTimes() local
311 final int[] testUids = {10032, 10048, 10145, 10139}; in testUpdateCpuTimesForAllUids() local