Home
last modified time | relevance | path

Searched defs:TEST_NETID (Results 1 – 6 of 6) sorted by relevance

/packages/modules/DnsResolver/tests/
Dresolv_test_utils.h84 constexpr int TEST_NETID = 30; variable
Ddnsresolver_binder_test.cpp53 constexpr int TEST_NETID = 30; variable
/packages/modules/DnsResolver/tests/dns_responder/
Ddns_responder_client_ndk.cpp29 #define TEST_NETID 30 macro
/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DCaptivePortalLoginActivityTest.java104 private static final int TEST_NETID = 1234; field in CaptivePortalLoginActivityTest
/packages/modules/NetworkStack/tests/unit/src/com/android/server/connectivity/
DNetworkMonitorTest.java247 private static final int TEST_NETID = 4242; field in NetworkMonitorTest
/packages/modules/DnsResolver/
Dresolv_cache_unit_test.cpp43 constexpr int TEST_NETID = 30; variable