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

  /external/chromium_org/net/dns/
dns_transaction_unittest.cc 482 AddAsyncQueryAndResponse(0 /* id */, kT0HostName, kT0Qtype,
485 TransactionHelper helper0(kT0HostName, kT0Qtype, kT0RecordCount);
492 AddAsyncQueryAndResponse(0 /* id */, kT0HostName, kT0Qtype,
497 TransactionHelper helper0(kT0HostName, kT0Qtype, kT0RecordCount);
509 AddAsyncQueryAndResponse(0 /* id */, kT0HostName, kT0Qtype,
514 TransactionHelper helper0(kT0HostName, kT0Qtype, kT0RecordCount);
528 AddAsyncQueryAndResponse(0 /* id */, kT0HostName, kT0Qtype,
531 TransactionHelper helper0(kT0HostName, kT0Qtype, kT0RecordCount);
543 AddAsyncQueryAndResponse(0 /* id */, kT0HostName, kT0Qtype,
546 TransactionHelper helper0(kT0HostName, kT0Qtype, kT0RecordCount)
    [all...]
dns_test_util.h 21 static const char kT0HostName[] = "www.google.com";
dns_response_unittest.cc 264 EXPECT_EQ(kT0HostName, resp.GetDottedName());

Completed in 1131 milliseconds