Home
last modified time | relevance | path

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

/tools/tradefederation/core/atest/test_runners/
Drobolectric_test_runner.py38 POLL_FREQ_SECS = 0.1 variable
169 time.sleep(POLL_FREQ_SECS)
Drobolectric_test_runner_unittest.py34 self.polling_time = robolectric_test_runner.POLL_FREQ_SECS
Datest_tf_test_runner.py38 POLL_FREQ_SECS = 10 variable
278 server.settimeout(POLL_FREQ_SECS)
/tools/asuite/atest/test_runners/
Drobolectric_test_runner.py39 POLL_FREQ_SECS = 0.1 variable
175 time.sleep(POLL_FREQ_SECS)
Drobolectric_test_runner_unittest.py37 self.polling_time = robolectric_test_runner.POLL_FREQ_SECS
Datest_tf_test_runner.py39 POLL_FREQ_SECS = 10 variable
287 server.settimeout(POLL_FREQ_SECS)