Searched refs:TOOL_LOG_PATH (Results 1 – 2 of 2) sorted by relevance
252 .uploadFile(fooTxtOutputFile, ClusterLogSaver.TOOL_LOG_PATH); in testInvocationEnded()294 .uploadFile(fooTxtOutputFile, ClusterLogSaver.TOOL_LOG_PATH); in testInvocationEnded_uploadError()296 .uploadFile(barTxtOutputFile, ClusterLogSaver.TOOL_LOG_PATH); in testInvocationEnded_uploadError()
65 public static final String TOOL_LOG_PATH = "tool-logs"; field in ClusterLogSaver338 .forEach(file -> outputFiles.put(file, TOOL_LOG_PATH)); in invocationEnded()