Searched refs:OUTPUT_RELATIVE_PATH (Results 1 – 1 of 1) sorted by relevance
110 private static final String OUTPUT_RELATIVE_PATH = "output"; field in UiConductorTest208 OUTPUT_RELATIVE_PATH, in runTest()349 if (!getOutFilesArgsForUicdBin(OUTPUT_RELATIVE_PATH + "/" + testId).isEmpty()) { in getCommand()351 command.add(getOutFilesArgsForUicdBin(OUTPUT_RELATIVE_PATH + "/" + testId)); in getCommand()