Home
last modified time | relevance | path

Searched refs:Run (Results 1 – 25 of 43) sorted by relevance

12

/test/framework/harnesses/host_controller/command_processor/
Dcommand_sheet_test.py231 self._cmd.Run("--src %s --dest 123 --client_secret /abc "
242 self._cmd.Run("--src %s --dest 123 --client_secret /abc "
253 self._cmd.Run("--src %s --dest 123 --client_secret /abc "
265 self._cmd.Run("--src %s --dest 123 --client_secret /abc "
276 self._cmd.Run("--src %s --ref %s --dest 123 --client_secret /abc "
288 self._cmd.Run("--src %s --ref %s --dest 123 --client_secret /abc "
319 self._cmd.Run("--src %s --ref %s --dest 123 --client_secret /abc "
Dbase_command_processor.py63 ret = self.Run(arg_line)
79 def Run(self, arg_line): member in BaseCommandProcessor
Dcommand_password.py36 def Run(self, arg_line): member in CommandPassword
Dcommand_copy.py38 def Run(self, arg_line): member in CommandCopy
Dcommand_sleep.py46 def Run(self, arg_line): member in CommandSleep
Dcommand_info.py35 def Run(self, arg_line): member in CommandInfo
Dcommand_exit.py45 def Run(self, arg_line): member in CommandExit
Dcommand_shell.py48 def Run(self, arg_line): member in CommandShell
Dcommand_lease.py51 def Run(self, arg_line): member in CommandLease
Dcommand_request.py58 def Run(self, arg_line): member in CommandRequest
Dcommand_acloud.py36 def Run(self, arg_line): member in CommandAcloud
Dcommand_list.py66 def Run(self, arg_line): member in CommandList
Dcommand_adb.py61 def Run(self, arg_line): member in CommandAdb
Dcommand_fastboot.py69 def Run(self, arg_line): member in CommandFastboot
/test/vts/doc/developer_testing/kernel/
Dltp.md4 1. [Run all the VTS LTP test case locally](run_all_ltp_testcases.md)
5 2. [Run individual VTS LTP test case locally](run_individual_ltp_testcase.md)
Drun_all_ltp_testcases.md8 ## 3. Run kernel LTP test from VTS-TradeFed console
Drun_individual_ltp_testcase.md8 ## 3. Run individual LTP test from VTS-TradeFed console
/test/vts/doc/
Duser_manual.md76 ## 2. Run VTS Tests
78 ### <a name="run_vts" /> 2.1. Run a VTS test plan
127 ## 3. Run Options for Advanced Users
133 ### 3.2. Run kernel test cases
140 ### 4.1. Run VTS tests directly for debugging
142 [Run directly from command line](testcase_develop_manual/run_vts_directly.md)
/test/suite_harness/tools/cts-test-metrics/
Dparse_test_metrics.py47 def Run(self): member in MetricsParser
57 MetricsParser().Run()
DREADME1 The parse_test_metrics.py script can be used to parse test metrics json files. Run the following
/test/vts/doc/testcase_develop_manual/
Drun_vts_directly.md1 # Run a VTS test directly
27 ## Run a test direclty
/test/vts/runners/adapters/acts/
Dacts_adapter.py120 def Run(self): member in ActsAdapter
171 self.Run()
/test/vts/utils/python/coverage/
DREADME.md7 Run the code by calling the parse function as follows:
/test/vti/dashboard/gradle/
Dprofiles.gradle5 // Run gradle tasks with the -P argument to utilize a profile.
/test/framework/harnesses/host_controller/
Dtfc_host_controller.py126 def Run(self, poll_interval): member in HostController

12