Searched defs:testUid (Results 1 – 7 of 7) sorted by relevance
| /frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/ |
| D | BatteryStatsImplTest.java | 369 private void mockKernelSingleUidTimeReader(int testUid, long[] cpuTimes) { in mockKernelSingleUidTimeReader() 382 private void mockKernelSingleUidTimeReader(int testUid, long[] cpuTimes, long[] delta) { in mockKernelSingleUidTimeReader() 404 final int testUid = 10032; in testMulticastWakelockAcqRel() local 428 final int testUid = 10032; in testMulticastWakelockAcqNoRel() local 450 final int testUid = 10032; in testMulticastWakelockAcqAcqRelRel() local 480 final int testUid = 10032; in testMulticastWakelockAcqRelAcqRel() local
|
| /frameworks/base/tools/powermodel/test/com/android/powermodel/ |
| D | RawBatteryStatsTest.java | 68 @Test public void testUid() throws Exception { in testUid() method in RawBatteryStatsTest
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/accounts/ |
| D | AccountsDbTest.java | 224 int testUid = 100500; in testGrantsInsertFindDelete() local 272 int testUid = 100500; in testMetaInsertFindDelete() local
|
| /frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
| D | PermissionHelperTest.java | 363 int testUid = -1; in testSetNotificationPermission_doesntRequestNotChanged() local
|
| /frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
| D | BackgroundRestrictionTest.java | 473 final int testUid = UserHandle.getUid(testUser, TEST_PACKAGE_APPID_BASE + testPkgIndex); in testTogglingBackgroundRestrictInternal() local 569 final int testUid = UserHandle.getUid(testUser, TEST_PACKAGE_APPID_BASE + testPkgIndex); in testTogglingStandbyBucket() local 620 final int testUid = UserHandle.getUid(testUser, in testBgCurrentDrainMonitor() local 2519 final int testUid = UserHandle.getUid(testUser, TEST_PACKAGE_APPID_BASE + testPkgIndex); in runTestExcessiveEvent() local
|
| /frameworks/base/services/core/java/com/android/server/audio/ |
| D | MediaFocusControl.java | 954 String attributionTag, int flags, int sdk, boolean forceDuck, int testUid) { in requestAudioFocus()
|
| /frameworks/av/services/audiopolicy/tests/ |
| D | audiopolicymanager_tests.cpp | 1917 const int testUid = 12345; in TEST_P() local 1935 const int testUid = 12345; in TEST_P() local 1953 const int testUid = 12345; in TEST_F() local
|