Home | History | Annotate | Download | only in shill

Lines Matching refs:CreateDNSServerProxy

181                   CreateDNSServerProxy(dns_servers))
184 EXPECT_CALL(dns_server_proxy_factory_, CreateDNSServerProxy(_))
683 EXPECT_CALL(dns_server_proxy_factory_, CreateDNSServerProxy(_)).Times(0);