Searched refs:NO_BINARY_ERROR (Results 1 – 3 of 3) sorted by relevance
67 public static final String NO_BINARY_ERROR = "Binary %s does not exist."; field in ExecutableBaseTest217 String.format(NO_BINARY_ERROR, cmd), in run()
110 String.format(ExecutableBaseTest.NO_BINARY_ERROR, path), in testRunHostExecutable_doesNotExists()283 ExecutableBaseTest.NO_BINARY_ERROR, in testRunHostExecutable_notFound()
145 String.format(ExecutableBaseTest.NO_BINARY_ERROR, testCmd1), in testRun_pathNotExist()155 String.format(ExecutableBaseTest.NO_BINARY_ERROR, testCmd2), in testRun_pathNotExist()