Searched defs:logFile (Results 1 – 2 of 2) sorted by relevance
93 LogFile logFile) { in testLogSaved()215 LogFile logFile = createFunctionalTestFailureReport(); in getInvocationSummary() local
345 Path logFile = createLogFile("%s-log".formatted(QUERY_ALL_TARGETS)); in queryAllTestTargets() local374 Path logFile = createLogFile("%s-log".formatted(QUERY_MAP_MODULES_TO_TARGETS)); in queryModulesToTestTargets() local448 Path logFile = createLogFile("%s-log".formatted(RUN_TESTS)); in startTests() local726 Path logFile = Files.createTempFile(mRunTemporaryDirectory, name, ".txt"); in createLogFile() local