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