Searched refs:TransactionHelper (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/dns/
H A Ddns_transaction_unittest.cc223 class TransactionHelper { class in namespace:net::__anon9203
226 TransactionHelper(const char* hostname, function in class:net::__anon9203::TransactionHelper
252 base::Bind(&TransactionHelper::OnTransactionComplete,
485 TransactionHelper helper0(kT0HostName, kT0Qtype, kT0RecordCount);
497 TransactionHelper helper0(kT0HostName, kT0Qtype, kT0RecordCount);
499 TransactionHelper helper1(kT1HostName, kT1Qtype, kT1RecordCount);
514 TransactionHelper helper0(kT0HostName, kT0Qtype, kT0RecordCount);
516 TransactionHelper helper1(kT1HostName, kT1Qtype, kT1RecordCount);
531 TransactionHelper helper0(kT0HostName, kT0Qtype, kT0RecordCount);
546 TransactionHelper helper
[all...]

Completed in 47 milliseconds