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

  /external/autotest/server/hosts/
rpc_server_tracker.py 87 ready_test_name=None, timeout_seconds=10,
103 Optionally, the caller can pass ready_test_name, a string
107 ready_test_name is set, xmlrpc_connect will block until the
121 @param ready_test_name String containing the name of a
146 if ready_test_name is not None:
155 """ Call proxy.ready_test_name(). """
156 getattr(proxy, ready_test_name)()
  /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 110 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/cros/bluetooth/
bluetooth_device.py 39 ready_test_name=
bluetooth_tester.py 43 ready_test_name=
  /external/autotest/server/cros/multimedia/
remote_facade_factory.py 138 ready_test_name=(

Completed in 202 milliseconds