Searched defs:logFilePath (Results 1 – 4 of 4) sorted by relevance
140 def logToXml (logFilePath, outFilePath): argument
192 de::FilePath logFilePath = de::FilePath::join(workingDir, "TestResults.qpa"); in start() local
649 de::FilePath logFilePath = de::FilePath::join(workingDir, "TestResults.qpa"); in start() local
228 const logFilePath = findArgument(Arguments.LogFile); constant