HomeSort by relevance Sort by last modified time
    Searched refs:kT2Qtype (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/net/dns/
dns_transaction_unittest.cc 832 AddSyncQueryAndRcode("www.lab.ccs.neu.edu", kT2Qtype,
835 AddAsyncQueryAndResponse(2 /* id */, kT2HostName, kT2Qtype,
838 TransactionHelper helper0("www", kT2Qtype, kT2RecordCount);
849 AddSyncQueryAndResponse(2 /* id */, kT2HostName, kT2Qtype,
852 TransactionHelper helper0("www", kT2Qtype, kT2RecordCount);
    [all...]
dns_test_util.h 97 static const uint16 kT2Qtype = dns_protocol::kTypeA;

Completed in 3958 milliseconds