Home
last modified time | relevance | path

Searched refs:buildCommand (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/contrib/src/com/android/uicd/tests/
DUiConductorTest.java281 String[] command = buildCommand(testCase, devices); in runTestCase()
414 private String[] buildCommand(UiConductorTestCase testCase, List<ITestDevice> devices) { in buildCommand() method