Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/dns/resolv/
H A Dres_stats.c59 int* timeouts, int* internal_errors, int* rtt_avg, time_t* last_sample_time) in android_net_res_stats_aggregate()
124 int internal_errors = -1; in _res_stats_usable_server() local
/aosp_15_r20/packages/modules/DnsResolver/
Dres_stats.cpp49 int* internal_errors, int* rtt_avg, time_t* last_sample_time) { in android_net_res_stats_aggregate()
115 int internal_errors = -1; in res_stats_usable_server() local
/aosp_15_r20/external/deqp/scripts/
H A Dcheck_swiftshader_runtime.py188 internal_errors = [] variable
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/netinet/
Dif_tr.h74 unsigned long internal_errors; member
/aosp_15_r20/external/vulkan-validation-layers/tests/
H A Dvklayertests_descriptor_renderpass_framebuffer.cpp4571 … const std::vector<std::string> internal_errors = {"VUID-VkDescriptorImageInfo-imageLayout-00344", in TEST_F() local
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp169 int internal_errors = 0; member