HomeSort by relevance Sort by last modified time
    Searched refs:kBrowserProcessExecutablePath (Results 1 - 9 of 9) sorted by null

  /external/chromium/chrome/common/
chrome_constants.cc 41 const FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome.exe");
44 const FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome");
47 const FilePath::CharType kBrowserProcessExecutablePath[] =
chrome_constants.h 21 extern const FilePath::CharType kBrowserProcessExecutablePath[];
  /external/chromium_org/chrome/common/
chrome_constants.cc 43 // kBrowserProcessExecutablePath
93 const base::FilePath::CharType kBrowserProcessExecutablePath[] =
102 const base::FilePath::CharType kBrowserProcessExecutablePath[] =
110 const base::FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome");
119 const base::FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome");
chrome_constants.h 20 extern const base::FilePath::CharType kBrowserProcessExecutablePath[];
  /external/chromium/chrome/browser/
process_singleton_uitest.cc 65 chrome::kBrowserProcessExecutablePath));
193 while (base::GetProcessCount(chrome::kBrowserProcessExecutablePath,
195 base::KillProcesses(chrome::kBrowserProcessExecutablePath,
  /external/chromium_org/chrome/test/base/
in_process_browser_test.cc 135 chrome_path = chrome_path.Append(chrome::kBrowserProcessExecutablePath);
  /external/chromium_org/chrome/test/ui/
ui_test.cc 382 return chrome::kBrowserProcessExecutablePath;
  /external/chromium/chrome/browser/automation/
testing_automation_provider.cc     [all...]
  /external/chromium_org/chrome/browser/automation/
testing_automation_provider.cc     [all...]

Completed in 189 milliseconds