Searched refs:stop_and_wait_for_chrome_to_exit (Results 1 – 2 of 2) sorted by relevance
39 if not cros_ui.stop_and_wait_for_chrome_to_exit(timeout_secs=40):
67 def stop_and_wait_for_chrome_to_exit(timeout_secs=40): function