Home
last modified time | relevance | path

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

/external/autotest/client/profilers/pgo/
Dpgo.py39 if not cros_ui.stop_and_wait_for_chrome_to_exit(timeout_secs=40):
/external/autotest/client/cros/
Dcros_ui.py67 def stop_and_wait_for_chrome_to_exit(timeout_secs=40): function