Searched refs:cmds (Results 1 – 6 of 6) sorted by relevance
51 self.cmds = []85 return self.cmds[-1]110 self.cmds.append(cmd)
104 self.assertEqual(self.res_multiple_with_cmd_and_exception.cmds, ['cmd1', 'cmd2'])
21 def exe_cmd(*cmds): argument36 cmd = ' '.join(cmds)
323 def exe_cmd(*cmds): argument335 cmd = ' '.join(cmds)
116 String[] cmds = {mkdtboimgBin.getAbsolutePath(), "dump", hostDtboImage.getAbsolutePath(), in testCheckDTBOPartition() local119 CommandResult result = runUtil.runTimedCmd(timeoutMs, cmds); in testCheckDTBOPartition()
17 connected via USB. The tests issue cmds to the agent on the device to trigger