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

  /external/autotest/server/cros/
interactive_client.py 36 ready_test_name=
dark_resume_utils.py 167 ready_test_name=
  /external/autotest/server/cros/network/
apmanager_service_provider.py 27 ready_test_name=constants.APMANAGER_XMLRPC_SERVER_READY_METHOD,
wifi_client.py 145 ready_test_name=constants.SHILL_XMLRPC_SERVER_READY_METHOD,
    [all...]
  /external/autotest/server/cros/faft/
rpc_proxy.py 90 ready_test_name=self._client_config.rpc_ready_call,
  /external/autotest/server/hosts/
rpc_server_tracker.py 116 ready_test_name=None, timeout_seconds=10,
132 Optionally, the caller can pass ready_test_name, a string
136 ready_test_name is set, xmlrpc_connect will block until the
150 @param ready_test_name String containing the name of a
182 if ready_test_name is not None:
191 """ Call proxy.ready_test_name(). """
192 getattr(proxy, ready_test_name)()
chameleon_host.py 77 ready_test_name=chameleon.CHAMELEON_READY_TEST,
servo_host.py 182 ready_test_name=self.SERVO_READY_METHOD,
    [all...]
  /external/autotest/server/cros/bluetooth/
bluetooth_tester.py 43 ready_test_name=
bluetooth_device.py 40 ready_test_name=
  /external/autotest/client/cros/chameleon/
chameleon.py 115 ready_test_name=CHAMELEON_READY_TEST):
121 @param ready_test_name: run this method on the remote server ot test
139 self._ready_test_name = ready_test_name
  /external/autotest/server/cros/multimedia/
remote_facade_factory.py 235 ready_test_name=(

Completed in 279 milliseconds