HomeSort by relevance Sort by last modified time
    Searched refs:ExpectProxyServerEquals (Results 1 - 2 of 2) sorted by null

  /external/chromium/net/proxy/
proxy_config_unittest.cc 13 void ExpectProxyServerEquals(const char* expectation,
241 ExpectProxyServerEquals(tests[i].single_proxy,
243 ExpectProxyServerEquals(tests[i].proxy_for_http,
245 ExpectProxyServerEquals(tests[i].proxy_for_https,
247 ExpectProxyServerEquals(tests[i].proxy_for_ftp,
249 ExpectProxyServerEquals(tests[i].fallback_proxy,
  /external/chromium_org/net/proxy/
proxy_config_unittest.cc 13 void ExpectProxyServerEquals(const char* expectation,
315 ExpectProxyServerEquals(tests[i].single_proxy,
317 ExpectProxyServerEquals(tests[i].proxy_for_http,
319 ExpectProxyServerEquals(tests[i].proxy_for_https,
321 ExpectProxyServerEquals(tests[i].proxy_for_ftp,
323 ExpectProxyServerEquals(tests[i].fallback_proxy,

Completed in 3042 milliseconds