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

  /external/autotest/frontend/client/src/autotest/tko/
TestDetailView.java 52 private String logFilePath;
60 errorString = "Failed to load log "+ logFilePath;
71 public LogFileViewer(String logFilePath, String logFileName) {
72 this.logFilePath = logFilePath;
91 return Utils.getLogsUrl(jobTag + "/" + logFilePath);
  /external/deqp/execserver/
xsPosixTestProcess.cpp 192 de::FilePath logFilePath = de::FilePath::join(workingDir, "TestResults.qpa");
193 m_logFileName = logFilePath.getPath();
204 cmdLine += string(" --deqp-log-filename=") + logFilePath.getBaseName();
xsWin32TestProcess.cpp 649 de::FilePath logFilePath = de::FilePath::join(workingDir, "TestResults.qpa");
650 m_logFileName = logFilePath.getPath();
672 cmdLine += string(" --deqp-log-filename=") + logFilePath.getBaseName();
  /packages/apps/Messaging/src/com/android/messaging/util/
LogSaver.java 230 final String logFilePath = logDir + "/" + i + ".log";
232 final File logFile = new File(logFilePath);
242 Log.w(LogUtil.BUGLE_TAG, "LogSaver: can not find log file " + logFilePath);
  /external/icu/tools/srcgen/currysrc/libs/
org.eclipse.osgi_3.10.100.v20150529-1857.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/org.eclipse.osgi/3.9.1.v20130814-1242/
org.eclipse.osgi-3.9.1.v20130814-1242.jar 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.osgi_3.9.1.v20140110-1610.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar 

Completed in 309 milliseconds