Home
last modified time | relevance | path

Searched refs:kT2Qtype (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/dns/
Ddns_test_util.h97 static const uint16 kT2Qtype = dns_protocol::kTypeA; variable
Ddns_transaction_unittest.cc837 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()