Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/android/car/watchdoglib/
DCarWatchdogDaemonHelperTest.java257 int testUid = 3; in testSetThreadPriority() local
272 int testUid = 3; in testSetThreadPriority_DaemonVersionTooLow() local
286 int testUid = 3; in testGetThreadPriority() local
305 int testUid = 3; in testGetThreadPriority_DaemonVersionTooLow() local
/packages/modules/DnsResolver/tests/
Dresolv_test_utils.h44 ScopeBlockedUIDRule(INetd* netSrv, uid_t testUid) in ScopeBlockedUIDRule()
116 ScopedChangeUID(uid_t testUid) : mTestUid(testUid), mSavedUid(getuid()) { in ScopedChangeUID()
Dresolv_callback_unit_test.cpp42 static uid_t testUid = 0; variable
/packages/modules/AppSearch/testing/servicestests/src/com/android/server/appsearch/stats/
DPlatformLoggerTest.java146 final int testUid = 1234; in testGetPackageUidAsUser() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/datausage/
DAppDataUsageTest.java226 final int testUid = 123123; in updatePrefs_restrictedByAdmin_shouldDisablePreference() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/data/consent/
DAppConsentDaoTest.java99 int testUid = mAppConsentDao.getUidForInstalledPackageName(mContext.getPackageName()); in testGetUidForInstalledPackageNameWithRealTestNameSuccess() local
/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DPickerUriResolverTest.java325 int testUid = Process.myUid() + 1; in testProcessUrisForSelection_permissionChecks() local
375 int testUid = Process.myUid() + 1; in testProcessUrisForSelection_cloudAuthorityChecks() local
/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogInternalHandlerTest.cpp683 int testUid = 3; in TEST_F() local
700 int testUid = 3; in TEST_F() local
/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DConnectivityManagerTest.java1600 final int testUid = 54352; in testSetBackgroundNetworkingShellCommand() local
1616 final int testUid = 54312; in testGetBackgroundNetworkingShellCommand() local
/packages/modules/Connectivity/tests/unit/java/android/net/
DNetworkStatsTest.java823 final int testUid = 10101; in testFilter_UidFilter() local
/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiConnectivityManagerTest.java5608 int testUid = 123; in testSetAndClearExternalPnoScanRequest() local