Searched refs:ProxyServiceTest (Results 1 - 2 of 2) sorted by path

/external/chromium_org/net/proxy/
H A Dproxy_service.h281 FRIEND_TEST_ALL_PREFIXES(ProxyServiceTest, UpdateConfigAfterFailedAutodetect);
282 FRIEND_TEST_ALL_PREFIXES(ProxyServiceTest, UpdateConfigFromPACToDirect);
289 // ProxyServiceTest.InitialPACScriptDownload
H A Dproxy_service_unittest.cc96 class ProxyServiceTest : public testing::Test { class in namespace:net::__anon9399
240 TEST_F(ProxyServiceTest, Direct) {
274 TEST_F(ProxyServiceTest, OnResolveProxyCallbackAddProxy) {
331 TEST_F(ProxyServiceTest, OnResolveProxyCallbackRemoveProxy) {
380 TEST_F(ProxyServiceTest, PAC) {
439 TEST_F(ProxyServiceTest, PAC_NoIdentityOrHash) {
469 TEST_F(ProxyServiceTest, PAC_FailoverWithoutDirect) {
521 TEST_F(ProxyServiceTest, PAC_RuntimeError) {
577 TEST_F(ProxyServiceTest, PAC_FailoverAfterDirect) {
651 TEST_F(ProxyServiceTest, PAC_ConfigSourcePropagate
[all...]

Completed in 392 milliseconds