Home
last modified time | relevance | path

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

/tools/acloud/create/
Dgoldfish_local_image_local_instance.py290 def _IsEmulatorRunning(adb): member in GoldfishLocalImageLocalInstance
311 if not self._IsEmulatorRunning(adb):
479 utils.PollAndWait(func=lambda: self._IsEmulatorRunning(adb),
501 self._IsEmulatorRunning(adb)),