Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabGFTDSDSInOutServiceTest.py46 IN_CALL_CASE = 4 variable
115 elif case == IN_CALL_CASE:
625 return self._dsds_in_out_service_test(IN_CALL_CASE, loop, idle_time, dds_slot=0,
642 return self._dsds_in_out_service_test(IN_CALL_CASE, loop, idle_time,
659 return self._dsds_in_out_service_test(IN_CALL_CASE, loop, idle_time,
677 return self._dsds_in_out_service_test(IN_CALL_CASE, loop, idle_time,
695 return self._dsds_in_out_service_test(IN_CALL_CASE, loop, idle_time,
713 return self._dsds_in_out_service_test(IN_CALL_CASE, loop, idle_time,
735 return self._dsds_in_out_service_test(IN_CALL_CASE, loop, idle_time,
753 return self._dsds_in_out_service_test(IN_CALL_CASE, loop, idle_time,
DTelLabGFTAirplaneModeTest.py51 IN_CALL_CASE = 4 variable
128 tasks = [(self._airplane_mode_helper, (ad, IN_CALL_CASE, GEN_3G))
145 tasks = [(self._airplane_mode_helper, (ad, IN_CALL_CASE, GEN_4G))
164 tasks = [(self._airplane_mode_helper, (ad, IN_CALL_CASE, GEN_5G))
300 elif case == IN_CALL_CASE:
DTelLabGFTInOutServiceTest.py41 IN_CALL_CASE = 4 variable
164 return self._test_in_out_service_idle(idle_time, IN_CALL_CASE)
174 return self._test_in_out_service_idle(idle_time, IN_CALL_CASE)
184 return self._test_in_out_service_idle(idle_time, IN_CALL_CASE)
194 return self._test_in_out_service_idle(idle_time, IN_CALL_CASE)
306 elif case == IN_CALL_CASE: