Home
last modified time | relevance | path

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

/platform_testing/tests/bettertogether/quickstart/performance_test/
Dnc_constants.py34 DISCONNECTION_TIMEOUT = datetime.timedelta(seconds=15) variable
Dnearby_connection_wrapper.py289 timeout=nc_constants.DISCONNECTION_TIMEOUT.total_seconds(),
/platform_testing/tests/bettertogether/betocq/
Dnc_constants.py52 DISCONNECTION_TIMEOUT = datetime.timedelta(seconds=15) variable
Dnearby_connection_wrapper.py293 timeout=nc_constants.DISCONNECTION_TIMEOUT.total_seconds(),