Home
last modified time | relevance | path

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

/test/vts/utils/python/common/
Dcmd_result.py51 self.cmds = []
85 return self.cmds[-1]
110 self.cmds.append(cmd)
Dcmd_result_test.py104 self.assertEqual(self.res_multiple_with_cmd_and_exception.cmds, ['cmd1', 'cmd2'])
/test/vts/harnesses/tradefed/src/com/android/tradefed/util/
DCmdUtil.java69 public boolean retry(ITestDevice device, Vector<String> cmds, String validation_cmd, in retry() argument
71 if (cmds.isEmpty()) { in retry()
76 for (String cmd : cmds) { in retry()
/test/vts/harnesses/tradefed/tests/src/com/android/tradefed/util/
DCmdUtilTest.java110 Vector<String> cmds = new Vector<String>(); in testRetryMultipleCommandsSuccess() local
113 cmds.add(RUN_CMD); in testRetryMultipleCommandsSuccess()
115 assertTrue(mCmdUtil.retry(mDevice, cmds, TEST_CMD, mCheckEmpty)); in testRetryMultipleCommandsSuccess()
/test/vts/utils/python/controllers/
Dfastboot.py19 def exe_cmd(*cmds): argument
34 cmd = ' '.join(cmds)
/test/framework/harnesses/host_controller/acloud/
Dacloud_client.py176 cmds = [('ssh -i ~/.ssh/acloud_rsa -o UserKnownHostsFile=/dev/null '
181 for cmd in cmds:
/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() argument
81 for (String cmd : cmds) { in retry()
/test/vts/testcases/host/firmware_dtbo_test/src/com/android/tests/firmwaredtbo/
DFirmwareDtboVerification.java116 String[] cmds = {mkdtboimgBin.getAbsolutePath(), "dump", hostDtboImage.getAbsolutePath(), in testCheckDTBOPartition() local
119 CommandResult result = runUtil.runTimedCmd(timeoutMs, cmds); in testCheckDTBOPartition()
/test/vts/runners/host/
Dutils.py323 def exe_cmd(*cmds): argument
335 cmd = ' '.join(cmds)
/test/vts-testcase/nbu/src/
DREADME.md17 connected via USB. The tests issue cmds to the agent on the device to trigger