Searched refs:kCachePath (Results 1 – 6 of 6) sorted by relevance
306 if (command_line->HasSwitch(switches::kCachePath)) { in GetRequestContext()311 command_line->GetSwitchValue(switches::kCachePath); in GetRequestContext()316 ss << command_line->GetSwitchValue(switches::kCachePath).ToString() in GetRequestContext()
189 command_line_->GetSwitchValue(switches::kCachePath); in PopulateSettings()
22 const char kCachePath[] = "cache-path"; variable
16 extern const char kCachePath[];
70 if (!command_line->HasSwitch(switches::kCachePath) && in OnBeforeCommandLineProcessing()
101 command_line_->GetSwitchValue(client::switches::kCachePath); in CefTestSuite()