Home
last modified time | relevance | path

Searched defs:TEST_UID2 (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/modules/DnsResolver/tests/
H A Dresolv_test_utils.h87 constexpr int TEST_UID2 = 99998; variable
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/am/
H A DUidObserverControllerTest.java63 private static final int TEST_UID2 = 2222; field in UidObserverControllerTest
H A DActivityManagerInternalTest.java44 private static final int TEST_UID2 = 112; field in ActivityManagerInternalTest
/aosp12/packages/providers/DownloadProvider/tests/src/com/android/providers/downloads/
H A DHelpersTest.java67 private final static int TEST_UID2 = 11112; field in HelpersTest
/aosp12/frameworks/base/services/tests/mockingservicestests/src/com/android/server/blob/
H A DBlobStoreManagerServiceTest.java76 private static final int TEST_UID2 = 10002; field in BlobStoreManagerServiceTest
/aosp12/system/netd/libnetdbpf/
H A DBpfNetworkStatsTest.cpp51 constexpr uid_t TEST_UID2 = 12345; variable
/aosp12/system/netd/server/
H A DTrafficControllerTest.cpp53 constexpr uid_t TEST_UID2 = 54321; variable
/aosp12/system/netd/tests/
H A Dbinder_test.cpp147 static const int TEST_UID2 = 99998; variable