Searched refs:SetMdnsClientForTesting (Results 1 – 3 of 3) sorted by relevance
230 void SetMdnsClientForTesting(std::unique_ptr<MDnsClient> client);
665 void HostResolverManager::SetMdnsClientForTesting( in SetMdnsClientForTesting() function in net::HostResolverManager
3503 resolver_->SetMdnsClientForTesting(std::move(client)); in TEST_F()3524 resolver_->SetMdnsClientForTesting(std::move(client)); in TEST_F()3612 resolver_->SetMdnsClientForTesting(std::move(mdns_client)); in TEST_F()3656 resolver_->SetMdnsClientForTesting(std::move(client)); in TEST_F()3678 resolver_->SetMdnsClientForTesting(std::move(mdns_client)); in TEST_F()