Searched refs:_WAIT (Results 1 - 6 of 6) sorted by relevance

/external/autotest/client/site_tests/platform_InputNewTab/
H A Dplatform_InputNewTab.py19 _WAIT = 15 variable in class:platform_InputNewTab
33 time.sleep(self._WAIT)
39 time.sleep(self._WAIT)
55 timeout=self._WAIT)
65 time.sleep(self._WAIT)
/external/autotest/client/site_tests/platform_InputBrowserNav/
H A Dplatform_InputBrowserNav.py19 _WAIT = 15 variable in class:platform_InputBrowserNav
39 time.sleep(self._WAIT)
50 time.sleep(self._WAIT)
71 time.sleep(self._WAIT)
97 timeout=self._WAIT)
109 time.sleep(self._WAIT)
/external/autotest/client/site_tests/logging_FeedbackReport/
H A Dlogging_FeedbackReport.py20 _WAIT = 5 variable in class:logging_FeedbackReport
74 time.sleep(self._WAIT)
76 time.sleep(self._WAIT)
/external/autotest/client/site_tests/graphics_VTSwitch/
H A Dgraphics_VTSwitch.py43 _WAIT = 5 variable in class:graphics_VTSwitch
56 time.sleep(self._WAIT)
62 time.sleep(self._WAIT)
197 time.sleep(self._WAIT)
/external/autotest/client/site_tests/platform_InputScreenshot/
H A Dplatform_InputScreenshot.py18 _WAIT = 2 variable in class:platform_InputScreenshot
68 time.sleep(self._WAIT)
/external/autotest/client/site_tests/platform_InputVolume/
H A Dplatform_InputVolume.py21 _WAIT = 15 variable in class:platform_InputVolume

Completed in 158 milliseconds