Searched defs:FindProxyForURL (Results 26 - 50 of 52) sorted by last modified time

123

/external/chromium_org/net/data/proxy_resolver_v8_unittest/
H A Dreturn_null.js1 function FindProxyForURL(url, host) { function
H A Dreturn_object.js1 function FindProxyForURL(url, host) { function
H A Dreturn_undefined.js1 function FindProxyForURL(url, host) { function
H A Dreturn_unicode.js2 function FindProxyForURL(url, host) { function
H A Dside_effects.js7 function FindProxyForURL(url, host) { function
H A Dsimple.js4 function FindProxyForURL(url, host) { function
H A Dterminate.js5 function FindProxyForURL(url, host) { function
H A Dunhandled_exception.js1 function FindProxyForURL(url, host) { function
/external/chromium-libpac/test/js-unittest/
H A Dbinding_from_global.js1 // Calls a bindings outside of FindProxyForURL(). This causes the code to
6 function FindProxyForURL(url, host) { function
H A Dbindings.js19 function FindProxyForURL(url, host) { function
H A Ddirect.js1 function FindProxyForURL(url, host) { function
H A Ddns_fail.js5 function FindProxyForURL(url, host) { function
H A Dends_with_comment.js1 function FindProxyForURL(url, host) { function
H A Dends_with_statement_no_semicolon.js2 function FindProxyForURL(url, host) { return "PROXY success:" + x; } function
H A Dinternational_domain_names.js3 function FindProxyForURL(url, host) { function
H A Dpac_library_unittest.js8 function FindProxyForURL(url, host) { function
H A Dpassthrough.js2 // passed to FindProxyForURL().
4 function FindProxyForURL(url, host) { function
6 throw "Wrong number of arguments passed to FindProxyForURL!";
H A Dreturn_empty_string.js1 function FindProxyForURL(url, host) { function
H A Dreturn_function.js1 function FindProxyForURL(url, host) { function
2 return FindProxyForURL;
H A Dreturn_integer.js1 function FindProxyForURL(url, host) { function
H A Dreturn_null.js1 function FindProxyForURL(url, host) { function
H A Dreturn_object.js1 function FindProxyForURL(url, host) { function
H A Dreturn_undefined.js1 function FindProxyForURL(url, host) { function
H A Dreturn_unicode.js2 function FindProxyForURL(url, host) { function
H A Dside_effects.js7 function FindProxyForURL(url, host) { function

Completed in 128 milliseconds

123