Home
last modified time | relevance | path

Searched defs:cmds (Results 1 – 5 of 5) sorted by relevance

/test/vts/utils/python/controllers/
Dfastboot.py19 def exe_cmd(*cmds):
/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/util/
DCmdUtilTest.java110 Vector<String> cmds = new Vector<String>(); in testRetryMultipleCommandsSuccess() local
/test/vts/harnesses/tradefed/src/com/android/tradefed/util/
DCmdUtil.java69 public boolean retry(ITestDevice device, Vector<String> cmds, String validation_cmd, in retry()
/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/targetprep/
DVtsHalAdapterPreparerTest.java79 public boolean retry(ITestDevice device, Vector<String> cmds, String validation_cmd, in retry()
/test/vts/runners/host/
Dutils.py325 def exe_cmd(*cmds):