Searched defs:proxy_ftp (Results 1 - 1 of 1) sorted by relevance

/external/chromium/net/proxy/
H A Dproxy_config_service_common_unittest.cc136 const char* proxy_ftp,
139 "", proxy_http, proxy_https, proxy_ftp, "",
147 const char* proxy_ftp,
151 "", proxy_http, proxy_https, proxy_ftp,
159 const char* proxy_ftp,
162 "", proxy_http, proxy_https, proxy_ftp, "",
133 PerScheme( const char* proxy_http, const char* proxy_https, const char* proxy_ftp, const char* flattened_bypass_rules) argument
144 PerSchemeWithSocks( const char* proxy_http, const char* proxy_https, const char* proxy_ftp, const char* socks_proxy, const char* flattened_bypass_rules) argument
156 PerSchemeWithBypassReversed( const char* proxy_http, const char* proxy_https, const char* proxy_ftp, const char* flattened_bypass_rules) argument

Completed in 32 milliseconds