HomeSort by relevance Sort by last modified time
    Searched defs:GetLogFilePath (Results 1 - 4 of 4) sorted by null

  /development/testrunner/
logger.py 36 def GetLogFilePath():
  /external/chromium_org/third_party/android_testrunner/
logger.py 36 def GetLogFilePath():
  /external/chromium_org/chrome/installer/util/
logging_installer.cc 89 base::FilePath log_file_path(GetLogFilePath(prefs));
114 base::FilePath GetLogFilePath(const installer::MasterPreferences& prefs) {
  /external/chromium_org/chrome/installer/tools/
validate_installation_main.cc 32 static base::FilePath GetLogFilePath();
62 ConsoleLogHelper::ConsoleLogHelper() : log_file_path_(GetLogFilePath()) {
90 base::FilePath ConsoleLogHelper::GetLogFilePath() {

Completed in 312 milliseconds