Home
last modified time | relevance | path

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

/platform_testing/tests/automotive/mobly_tests/connectivity/
Dconnectivity_test_disconnect_from_settings.py60 self.call_utils.wait_with_log(constants.SYNC_WAIT_TIME)
/platform_testing/tests/automotive/mobly_tests/utilities/
Dconstants.py27 SYNC_WAIT_TIME = 15 # Sometimes syncing between devices can take a while variable
Dbt_utils.py96 time.sleep(constants.SYNC_WAIT_TIME)