Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
DBatteryStatsImplTest.java369 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/
DRawBatteryStatsTest.java68 @Test public void testUid() throws Exception { in testUid() method in RawBatteryStatsTest
/frameworks/base/services/tests/servicestests/src/com/android/server/accounts/
DAccountsDbTest.java224 int testUid = 100500; in testGrantsInsertFindDelete() local
272 int testUid = 100500; in testMetaInsertFindDelete() local
/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
DPermissionHelperTest.java363 int testUid = -1; in testSetNotificationPermission_doesntRequestNotChanged() local
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBackgroundRestrictionTest.java473 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/
DMediaFocusControl.java954 String attributionTag, int flags, int sdk, boolean forceDuck, int testUid) { in requestAudioFocus()
/frameworks/av/services/audiopolicy/tests/
Daudiopolicymanager_tests.cpp1917 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