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

  /external/chromium_org/chrome/common/
chrome_constants.cc 33 // kBrowserProcessExecutablePath
83 const base::FilePath::CharType kBrowserProcessExecutablePath[] =
92 const base::FilePath::CharType kBrowserProcessExecutablePath[] =
100 const base::FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome");
109 const base::FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome");
chrome_constants.h 30 extern const base::FilePath::CharType kBrowserProcessExecutablePath[];
  /external/chromium_org/chrome/test/base/
in_process_browser_test.cc 134 chrome_path = chrome_path.Append(chrome::kBrowserProcessExecutablePath);

Completed in 181 milliseconds