Home
last modified time | relevance | path

Searched refs:GetChromeProfilePath (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/cloud_print/virtual_driver/win/port_monitor/
Dport_monitor.h20 base::FilePath GetChromeProfilePath();
Dport_monitor_unittest.cc113 base::FilePath data_path = cloud_print::GetChromeProfilePath(); in TEST_F()
120 data_path = cloud_print::GetChromeProfilePath(); in TEST_F()
Dport_monitor.cc215 base::FilePath chrome_profile = GetChromeProfilePath(); in LaunchPrintDialog()
306 base::FilePath GetChromeProfilePath() { in GetChromeProfilePath() function