Searched defs:testUids (Results 1 – 4 of 4) sorted by relevance
/aosp12/frameworks/base/core/tests/coretests/src/com/android/internal/os/ |
H A D | BatteryStatsCpuTimesTest.java | 221 final int[] testUids = {10012, 10014, 10016}; in testUpdateClusterSpeedTimes() local 257 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuTimesLocked() local 332 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuTimesLocked_isolatedUid() local 421 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuTimesLocked_invalidUid() local 463 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuTimesLocked_withPartialTimers() local 547 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuFreqTimesLocked() local 622 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuFreqTimesLocked_perClusterTimesAvailable() local 726 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuFreqTimesLocked_partialTimers() local 830 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuFreqTimesLocked_freqsChanged() local 907 final int[] testUids = getUids(testUserId, new int[]{ in testReadKernelUidCpuFreqTimesLocked_isolatedUid() local [all …]
|
H A D | BatteryStatsImplTest.java | 81 final int[] testUids = {10032, 10048, 10145, 10139}; in testUpdateProcStateCpuTimes() local 238 final int[] testUids = {10032, 10048, 10145, 10139}; in testCopyFromAllUidsCpuTimes() local
|
/aosp12/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/ |
H A D | HelpersTest.java | 527 final int[] testUids = { in testHandleRemovedUidEntries() local
|
/aosp12/system/netd/tests/ |
H A D | binder_test.cpp | 1929 const std::vector<int32_t> testUids = {testUid}; in TEST_F() local
|