Home
last modified time | relevance | path

Searched refs:SetMdnsClientForTesting (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_manager.h230 void SetMdnsClientForTesting(std::unique_ptr<MDnsClient> client);
H A Dhost_resolver_manager.cc665 void HostResolverManager::SetMdnsClientForTesting( in SetMdnsClientForTesting() function in net::HostResolverManager
H A Dhost_resolver_manager_unittest.cc3503 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()