Home
last modified time | relevance | path

Searched refs:call_setup_teardown (Results 1 – 14 of 14) sorted by relevance

/tools/test/connectivity/acts/tests/google/tel/live/
DTelLiveSmokeTest.py34 from acts.test_utils.tel.tel_test_utils import call_setup_teardown
101 if not call_setup_teardown(
171 if not call_setup_teardown(
241 if not call_setup_teardown(
314 if not call_setup_teardown(
DTelLiveRebootStressTest.py41 from acts.test_utils.tel.tel_test_utils import call_setup_teardown
165 if not call_setup_teardown(self.log, self.dut, self.ad_reference,
216 if not call_setup_teardown(self.log, self.dut, self.ad_reference,
254 if not call_setup_teardown(self.log, self.dut, self.ad_reference,
273 if not call_setup_teardown(self.log, self.dut, self.ad_reference,
403 if not call_setup_teardown(
DTelLiveVideoTest.py46 from acts.test_utils.tel.tel_test_utils import call_setup_teardown
501 if not call_setup_teardown(self.log, ads[0], ads[1], None,
567 if not call_setup_teardown(self.log, ads[0], ads[1], None,
817 if not call_setup_teardown(
888 if not call_setup_teardown(
944 if not call_setup_teardown(
1020 if not call_setup_teardown(
1115 if not call_setup_teardown(
1227 if not call_setup_teardown(
1852 if not call_setup_teardown(self.log, ads[0], ads[1], None,
[all …]
DTelLiveStressCallTest.py26 from acts.test_utils.tel.tel_test_utils import call_setup_teardown
173 if not call_setup_teardown(
DTelWifiVideoTest.py47 from acts.test_utils.tel.tel_test_utils import call_setup_teardown
DTelLiveMobilityStressTest.py38 from acts.test_utils.tel.tel_test_utils import call_setup_teardown
169 if not call_setup_teardown(
DTelPowerTest.py21 from acts.test_utils.tel.tel_test_utils import call_setup_teardown
218 if not call_setup_teardown(
DTelLiveDataTest.py68 from acts.test_utils.tel.tel_test_utils import call_setup_teardown
450 if not call_setup_teardown(self.log, ad_caller, ad_callee, None,
865 if not call_setup_teardown(
1983 if not call_setup_teardown(
2001 if not call_setup_teardown(
2576 if not call_setup_teardown(self.log, ad_caller, ad_callee, None,
DTelLiveStressTest.py42 from acts.test_utils.tel.tel_test_utils import call_setup_teardown
286 call_setup_result = call_setup_teardown(
DTelLiveSettingsTest.py41 from acts.test_utils.tel.tel_test_utils import call_setup_teardown
995 if not call_setup_teardown(self.log, self.ad, self.android_devices[1],
1014 if not call_setup_teardown(self.log, self.ad, self.android_devices[1],
DTelLiveVoiceConfTest.py39 from acts.test_utils.tel.tel_test_utils import call_setup_teardown
139 if not call_setup_teardown(
155 if not call_setup_teardown(
210 if not call_setup_teardown(
226 if not call_setup_teardown(
267 if not call_setup_teardown(
326 if not call_setup_teardown(
342 if not call_setup_teardown(
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py51 from acts.test_utils.tel.tel_test_utils import call_setup_teardown
198 if not call_setup_teardown(
273 if not call_setup_teardown(
Dtel_test_utils.py1626 def call_setup_teardown(log, function
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dbt_carkit_lib.py39 from acts.test_utils.tel.tel_test_utils import call_setup_teardown