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 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_org/chrome/test/base/
in_process_browser_test.cc 129 chrome_path = chrome_path.Append(chrome::kBrowserProcessExecutablePath);

Completed in 49 milliseconds