Home
last modified time | relevance | path

Searched refs:PollAndWait (Results 1 – 5 of 5) sorted by relevance

/tools/acloud/create/
Dgoldfish_local_image_local_instance.py479 utils.PollAndWait(func=lambda: self._IsEmulatorRunning(adb),
500 utils.PollAndWait(func=lambda: (proc.poll() is None and
Dgoldfish_local_image_local_instance_test.py223 mock_utils.PollAndWait.side_effect = errors.DeviceBootTimeoutError(
/tools/acloud/internal/lib/
Dandroid_compute_client.py379 utils.PollAndWait(
Dutils.py258 def PollAndWait(func, expected_return, timeout_exception, timeout_secs, function
Dgcompute_client.py193 utils.PollAndWait(