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

/external/chromium/net/base/
H A Dmock_host_resolver.h133 void AllowDirectLookup(const std::string& host);
H A Dmock_host_resolver.cc205 void RuleBasedHostResolverProc::AllowDirectLookup( function in class:net::RuleBasedHostResolverProc
H A Dhost_resolver_impl_unittest.cc409 resolver_proc->AllowDirectLookup("*");
432 resolver_proc->AllowDirectLookup("*");
464 resolver_proc->AllowDirectLookup("*");
478 resolver_proc->AllowDirectLookup("*");

Completed in 60 milliseconds