Home
last modified time | relevance | path

Searched defs:logFilePath (Results 1 – 4 of 4) sorted by relevance

/external/autotest/frontend/client/src/autotest/tko/
DTestDetailView.java52 private String logFilePath; field in TestDetailView.LogFileViewer
71 public LogFileViewer(String logFilePath, String logFileName) { in LogFileViewer()
/external/deqp/scripts/log/
Dlog_to_xml.py140 def logToXml (logFilePath, outFilePath): argument
/external/deqp/execserver/
DxsPosixTestProcess.cpp187 de::FilePath logFilePath = de::FilePath::join(workingDir, "TestResults.qpa"); in start() local
DxsWin32TestProcess.cpp643 de::FilePath logFilePath = de::FilePath::join(workingDir, "TestResults.qpa"); in start() local