Searched refs:SetMdnsSocketFactoryForTesting (Results 1 – 4 of 4) sorted by relevance
228 void SetMdnsSocketFactoryForTesting(
391 SetMdnsSocketFactoryForTesting( in FuzzedHostResolverManager()
3073 resolver_->SetMdnsSocketFactoryForTesting(std::move(socket_factory)); in TEST_F()3111 resolver_->SetMdnsSocketFactoryForTesting(std::move(socket_factory)); in TEST_F()3139 resolver_->SetMdnsSocketFactoryForTesting(std::move(socket_factory)); in TEST_F()3170 resolver_->SetMdnsSocketFactoryForTesting(std::move(socket_factory)); in TEST_F()3202 resolver_->SetMdnsSocketFactoryForTesting(std::move(socket_factory)); in TEST_F()3236 resolver_->SetMdnsSocketFactoryForTesting(std::move(socket_factory)); in TEST_F()3269 resolver_->SetMdnsSocketFactoryForTesting(std::move(socket_factory)); in TEST_F()3302 resolver_->SetMdnsSocketFactoryForTesting(std::move(socket_factory)); in TEST_F()3327 resolver_->SetMdnsSocketFactoryForTesting(std::move(socket_factory)); in TEST_F()3371 resolver_->SetMdnsSocketFactoryForTesting(std::move(socket_factory)); in TEST_F()[all …]
659 void HostResolverManager::SetMdnsSocketFactoryForTesting( in SetMdnsSocketFactoryForTesting() function in net::HostResolverManager