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

  /external/autotest/client/cros/networking/
pm_proxy.py 48 def _get_machine(ignore_error): function in function:PseudoMMProxy.iface_ism
73 lambda: _get_machine(True), timeout=timeout_seconds)
77 return _get_machine(False)
  /external/autotest/client/site_tests/cellular_ScanningProperty/
cellular_ScanningProperty.py 134 def _get_machine(): function in function:cellular_ScanningProperty._itesting_machine
149 utils.poll_for_condition(_get_machine, timeout=timeout)
150 return _get_machine()

Completed in 121 milliseconds