Searched refs:GetChromeProfilePath (Results 1 – 3 of 3) sorted by relevance
20 base::FilePath GetChromeProfilePath();
113 base::FilePath data_path = cloud_print::GetChromeProfilePath(); in TEST_F()120 data_path = cloud_print::GetChromeProfilePath(); in TEST_F()
215 base::FilePath chrome_profile = GetChromeProfilePath(); in LaunchPrintDialog()306 base::FilePath GetChromeProfilePath() { in GetChromeProfilePath() function