Searched refs:kT2Qtype (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/net/dns/ |
D | dns_test_util.h | 97 static const uint16 kT2Qtype = dns_protocol::kTypeA; variable
|
D | dns_transaction_unittest.cc | 837 AddSyncQueryAndRcode("www.lab.ccs.neu.edu", kT2Qtype, in TEST_F() 840 AddAsyncQueryAndResponse(2 /* id */, kT2HostName, kT2Qtype, in TEST_F() 843 TransactionHelper helper0("www", kT2Qtype, kT2RecordCount); in TEST_F() 854 AddSyncQueryAndResponse(2 /* id */, kT2HostName, kT2Qtype, in TEST_F() 857 TransactionHelper helper0("www", kT2Qtype, kT2RecordCount); in TEST_F()
|