Searched refs:TESTS_RELATIVE_PATH (Results 1 – 1 of 1) sorted by relevance
112 private static final String TESTS_RELATIVE_PATH = "tests"; field in UiConductorTest141 String testFilesDir = Paths.get(baseFilePath, TESTS_RELATIVE_PATH).toString(); in run()345 if (!getTestFilesArgsForUicdBin(TESTS_RELATIVE_PATH, testFileName).isEmpty()) { in getCommand()347 command.add(getTestFilesArgsForUicdBin(TESTS_RELATIVE_PATH, testFileName)); in getCommand()