Home
last modified time | relevance | path

Searched refs:target_post_wifi_connection_idle_time_sec (Results 1 – 5 of 5) sorted by relevance

/platform_testing/tests/bettertogether/betocq/compound_tests/
Dbt_2g_wifi_coex_test.py51 self.test_parameters.target_post_wifi_connection_idle_time_sec = 0
/platform_testing/tests/bettertogether/quickstart/performance_test/
Dnc_constants.py107 target_post_wifi_connection_idle_time_sec: int = ( variable in TestParameters
Dquick_start_stress_test.py203 self.test_parameters.target_post_wifi_connection_idle_time_sec
/platform_testing/tests/bettertogether/betocq/
Dnc_constants.py144 target_post_wifi_connection_idle_time_sec: int = ( variable in TestParameters
Dd2d_performance_test_base.py331 time.sleep(self.test_parameters.target_post_wifi_connection_idle_time_sec)