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

/external/chromium_org/chrome/browser/extensions/
H A Dextension_startup_browsertest.cc240 base::FilePath one_extension_path; local
241 PathService::Get(chrome::DIR_TEST_DATA, &one_extension_path);
242 one_extension_path = one_extension_path
248 load_extensions_.push_back(one_extension_path.value());
266 base::FilePath one_extension_path; local
267 PathService::Get(chrome::DIR_TEST_DATA, &one_extension_path);
268 one_extension_path = one_extension_path
274 load_extensions_.push_back(one_extension_path
[all...]

Completed in 216 milliseconds