HomeSort by relevance Sort by last modified time
    Searched refs:run_target (Results 1 - 9 of 9) sorted by null

  /test/framework/harnesses/host_controller/tfc/
request.py 38 "run_target",
43 def __init__(self, cluster, command_line, run_target, user, **kwargs):
49 run_target: The target device to run the command.
56 run_target=run_target,
tfc_client_test.py 40 run_target="sailfish", state="Available")]
51 run_target="sailfish",
  /test/framework/harnesses/host_controller/command_processor/
command_request.py 64 run_target=args.run_target,
  /test/framework/harnesses/host_controller/tradefed/
remote_operation.py 98 run_target = dev_obj["product"]
100 run_target = dev_obj["product"] + ":" + dev_obj["variant"]
107 run_target=run_target,
  /test/framework/harnesses/host_controller/
tfc_host_controller_test.py 42 run_target="sailfish", variable in class:HostControllerTest
46 run_target="sailfish", variable in class:HostControllerTest
50 run_target="unknown", variable in class:HostControllerTest
console_test.py 51 run_target="sailfish", variable in class:ConsoleTest
111 run_target = "sailfish"
114 "-- %s" % (user, cluster, run_target, command_line))
118 self.assertEqual(run_target, req.run_target)
134 "device_serial state run_target build_id sdk_version stub\n"
  /external/python/cpython2/Lib/plat-mac/lib-scriptpackages/CodeWarrior/
CodeWarrior_suite.py 188 def run_target(self, _no_object=None, _attributes={}, **_arguments): member in class:CodeWarrior_suite_Events
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
CodeWarrior_suite.py 188 def run_target(self, _no_object=None, _attributes={}, **_arguments): member in class:CodeWarrior_suite_Events
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/CodeWarrior/
CodeWarrior_suite.py 188 def run_target(self, _no_object=None, _attributes={}, **_arguments): member in class:CodeWarrior_suite_Events

Completed in 94 milliseconds