Searched refs:NO_BINARY_ERROR (Results 1 – 3 of 3) sorted by relevance
59 public static final String NO_BINARY_ERROR = "Binary %s does not exist."; field in ExecutableBaseTest170 String.format(NO_BINARY_ERROR, cmd), in run()
104 String.format(ExecutableBaseTest.NO_BINARY_ERROR, path), in testRunHostExecutable_doesNotExists()276 ExecutableBaseTest.NO_BINARY_ERROR, in testRunHostExecutable_notFound()
144 String.format(ExecutableBaseTest.NO_BINARY_ERROR, testCmd1), in testRun_pathNotExist()152 String.format(ExecutableBaseTest.NO_BINARY_ERROR, testCmd2), in testRun_pathNotExist()