Home
last modified time | relevance | path

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

/platform_testing/tests/bettertogether/quickstart/performance_test/
Dnc_base_test.py99 time.sleep(nc_constants.WIFI_DISCONNECTION_DELAY.total_seconds())
151 time.sleep(nc_constants.WIFI_DISCONNECTION_DELAY.total_seconds())
Dnc_constants.py22 WIFI_DISCONNECTION_DELAY = datetime.timedelta(seconds=3) variable
/platform_testing/tests/bettertogether/betocq/
Dnc_constants.py35 WIFI_DISCONNECTION_DELAY = datetime.timedelta(seconds=1) variable
Dnc_base_test.py277 time.sleep(nc_constants.WIFI_DISCONNECTION_DELAY.total_seconds())