Searched refs:AddQueryAndErrorResponse (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/cronet/net/dns/ |
H A D | dns_transaction_unittest.cc | 726 void AddQueryAndErrorResponse(uint16_t id, in AddQueryAndErrorResponse() function in net::__anon98d353a80111::DnsTransactionTestBase 1969 AddQueryAndErrorResponse(0, kT0HostName, kT0Qtype, ERR_CONNECTION_REFUSED, in TEST_F() 1974 AddQueryAndErrorResponse(0, kT0HostName, kT0Qtype, ERR_CONNECTION_REFUSED, in TEST_F() 1984 AddQueryAndErrorResponse(0 /* id */, kT0HostName, kT0Qtype, in TEST_F() 1989 AddQueryAndErrorResponse(0 /* id */, kT0HostName, kT0Qtype, in TEST_F() 2162 AddQueryAndErrorResponse(0, kT0HostName, kT0Qtype, ERR_CONNECTION_REFUSED, in TEST_F() 2212 AddQueryAndErrorResponse(0, kT0HostName, kT0Qtype, ERR_CONNECTION_REFUSED, in TEST_F() 2217 AddQueryAndErrorResponse(0, kT0HostName, kT0Qtype, ERR_CONNECTION_REFUSED, in TEST_F() 2222 AddQueryAndErrorResponse(0, kT0HostName, kT0Qtype, ERR_CONNECTION_REFUSED, in TEST_F() 2261 AddQueryAndErrorResponse(0, kT0HostName, kT0Qtype, ERR_CONNECTION_REFUSED, in TEST_F() [all …]
|