Searched refs:res_wait_for_pending_req_timeout_count (Results 1 – 2 of 2) sorted by relevance
120 int res_wait_for_pending_req_timeout_count; in getDnsInfo() local123 &res_wait_for_pending_req_timeout_count); in getDnsInfo()169 (*wait_for_pending_req_timeout_count)[0] = res_wait_for_pending_req_timeout_count; in getDnsInfo()
223 int res_wait_for_pending_req_timeout_count; in expectCacheStats() local225 stats, &res_wait_for_pending_req_timeout_count); in expectCacheStats()253 EXPECT_EQ(res_wait_for_pending_req_timeout_count, expected.pendingReqTimeoutCount) << msg; in expectCacheStats()