Searched refs:cmdarray (Results 1 – 1 of 1) sorted by relevance
52 String[] cmdarray = new String[] {testProgram, arg1}; in runCLITests() local59 proc = Runtime.getRuntime().exec(cmdarray); in runCLITests()
Completed in 6 milliseconds