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

/external/chromium_org/chrome/browser/net/
H A Dproxy_browsertest.cc30 const base::FilePath::CharType kPACScript[] = FILE_PATH_LITERAL( member in namespace:__anon4345
33 // Verify kPACScript is installed as the PAC script.
163 pac_script_path.Append(kPACScript).MaybeAsASCII()).spec());
186 base::FilePath(kPACScript)).spec());
213 base::FilePath pac_script_path(kPACScript);
237 // Read in kPACScript contents.
240 base::FilePath(kPACScript)),

Completed in 71 milliseconds