Searched refs:kBrowserProcessExecutablePath (Results 1 - 4 of 4) sorted by relevance

/external/chromium/chrome/common/
H A Dchrome_constants.cc41 const FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome.exe"); member in namespace:chrome
44 const FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome"); member in namespace:chrome
47 const FilePath::CharType kBrowserProcessExecutablePath[] = member in namespace:chrome
H A Dchrome_constants.h21 extern const FilePath::CharType kBrowserProcessExecutablePath[];
/external/chromium/chrome/browser/
H A Dprocess_singleton_uitest.cc65 chrome::kBrowserProcessExecutablePath));
193 while (base::GetProcessCount(chrome::kBrowserProcessExecutablePath,
195 base::KillProcesses(chrome::kBrowserProcessExecutablePath,
/external/chromium/chrome/browser/automation/
H A Dtesting_automation_provider.cc2487 chrome::kBrowserProcessExecutablePath);

Completed in 70 milliseconds