Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/desktopui_FlashSanityCheck/
Ddesktopui_FlashSanityCheck.py39 def run_flash_sanity_test(self, browser, time_to_wait_secs): argument
70 logging.info('Waiting up to %ds for document.', time_to_wait_secs)
71 latch.wait(time_to_wait_secs)
128 def run_once(self, time_to_wait_secs=5): argument
136 time_to_wait_secs)