Searched refs:buildCommand (Results 1 – 1 of 1) sorted by relevance
281 String[] command = buildCommand(testCase, devices); in runTestCase()414 private String[] buildCommand(UiConductorTestCase testCase, List<ITestDevice> devices) { in buildCommand() method