Searched defs:testUid (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/services/tests/powerstatstests/src/com/android/server/power/stats/ |
D | BatteryStatsImplTest.java | 430 private void mockKernelSingleUidTimeReader(int testUid, long[] cpuTimes) { in mockKernelSingleUidTimeReader() 443 private void mockKernelSingleUidTimeReader(int testUid, long[] cpuTimes, long[] delta) { in mockKernelSingleUidTimeReader() 465 final int testUid = 10032; in testMulticastWakelockAcqRel() local 489 final int testUid = 10032; in testMulticastWakelockAcqNoRel() local 511 final int testUid = 10032; in testMulticastWakelockAcqAcqRelRel() local 541 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 | 222 int testUid = 100500; in testGrantsInsertFindDelete() local 270 int testUid = 100500; in testMetaInsertFindDelete() local
|
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
D | PermissionHelperTest.java | 370 int testUid = -1; in testSetNotificationPermission_doesntRequestNotChanged() local
|
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/ |
D | BackgroundRestrictionTest.java | 472 final int testUid = UserHandle.getUid(testUser, TEST_PACKAGE_APPID_BASE + testPkgIndex); in testTogglingBackgroundRestrictInternal() local 568 final int testUid = UserHandle.getUid(testUser, TEST_PACKAGE_APPID_BASE + testPkgIndex); in testTogglingStandbyBucket() local 619 final int testUid = UserHandle.getUid(testUser, in testBgCurrentDrainMonitor() local 2527 final int testUid = UserHandle.getUid(testUser, TEST_PACKAGE_APPID_BASE + testPkgIndex); in runTestExcessiveEvent() local
|
/frameworks/av/services/audiopolicy/tests/ |
D | audiopolicymanager_tests.cpp | 2072 const int testUid = 12345; in TEST_P() local 2092 const int testUid = 12345; in TEST_P() local 2119 const int testUid = 12345; in TEST_F() local 2166 const int testUid = 12345; in TEST_F() local
|
/frameworks/base/services/core/java/com/android/server/audio/ |
D | MediaFocusControl.java | 1098 int flags, int sdk, boolean forceDuck, int testUid, in requestAudioFocus()
|