Searched refs:source_root_dir (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/login/test/
H A Dhttps_forwarder.cc38 base::FilePath source_root_dir; local
39 if (!PathService::Get(base::DIR_SOURCE_ROOT, &source_root_dir))
42 *testserver_path = source_root_dir.Append("chrome")
53 base::FilePath source_root_dir; local
55 !PathService::Get(base::DIR_SOURCE_ROOT, &source_root_dir))
/external/chromium_org/google_apis/gaia/
H A Dfake_gaia.cc135 base::FilePath source_root_dir; local
136 PathService::Get(base::DIR_SOURCE_ROOT, &source_root_dir);
138 source_root_dir.Append(base::FilePath(kServiceLogin)),

Completed in 451 milliseconds