Home
last modified time | relevance | path

Searched defs:fd2 (Results 1 – 5 of 5) sorted by relevance

/packages/modules/Connectivity/tests/cts/net/native/dns/
DNativeDnsAsyncTest.cpp109 int fd2 = android_res_nquery( in TEST() local
140 int fd2 = android_res_nsend(NETWORK_UNSPECIFIED, buf2, len2, 0); in TEST() local
176 int fd2 = android_res_nsend(NETWORK_UNSPECIFIED, buf, len, ANDROID_RESOLV_NO_CACHE_LOOKUP); in TEST() local
/packages/modules/StatsD/statsd/tests/storage/
DStorageManager_test.cpp115 android::base::unique_fd fd2(TEMP_FAILURE_RETRY( in prepareLocalHistoryTestFiles() local
/packages/modules/Connectivity/tests/cts/net/jni/
DNativeMultinetworkJni.cpp184 int fd2 = android_res_nsend(handle, buf2, len2, 0); in Java_android_net_cts_MultinetworkApiTest_runResNsendCheck() local
/packages/modules/adb/daemon/
Dshell_service.cpp133 bool CreateSocketpair(unique_fd* fd1, unique_fd* fd2) { in CreateSocketpair()
/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp2296 int fd2 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_aaaa, 0); in TEST_F() local
2400 int fd2 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_a, 0); in TEST_F() local
2522 int fd2 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_a, in TEST_F() local
2713 int fd2 = resNetworkQuery(TEST_NETID, "howdy.example.com", ns_c_in, ns_t_aaaa, in TEST_F() local
4290 int fd2 = resNetworkQuery(TEST_NETID, host_name, ns_c_in, ns_t_aaaa, 0); in TEST_F() local
4392 const int fd2 = resNetworkQuery(TEST_NETID, host_name, ns_c_in, ns_t_aaaa, 0); in TEST_F() local
4426 int fd2 = resNetworkQuery(TEST_NETID, host_name, ns_c_in, ns_t_aaaa, 0); in TEST_F() local
6490 int fd2 = resNetworkQuery(network2.netId(), host_name, ns_c_in, ns_t_a, 0); in TEST_F() local