Home
last modified time | relevance | path

Searched refs:multithread_func (Results 1 – 25 of 43) sorted by relevance

12

/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabGFTInOutServiceTest.py19 from acts.libs.utils.multithread import multithread_func
347 if not multithread_func(self.log, tasks):
375 if not multithread_func(self.log, tasks_b):
421 if not multithread_func(self.log, tasks):
443 if not multithread_func(self.log, tasks_b):
457 if not multithread_func(self.log, tasks):
492 if not multithread_func(self.log, tasks):
497 if not multithread_func(self.log, tasks):
507 if not multithread_func(self.log, tasks):
514 test_result = multithread_func(self.log, tasks)
[all …]
DTelLabGFTVoWifiTest.py24 from acts.libs.utils.multithread import multithread_func
81 if not multithread_func(self.log, tasks):
91 if not multithread_func(self.log, tasks):
102 multithread_func(self.log, tasks)
142 if not multithread_func(self.log, tasks):
146 test_result = multithread_func(self.log, tasks)
175 if not multithread_func(self.log, tasks):
197 if not multithread_func(self.log, tasks):
271 test_result = multithread_func(self.log, tasks)
275 if not multithread_func(self.log, tasks):
[all …]
DTelLabGFTAirplaneModeTest.py23 from acts.libs.utils.multithread import multithread_func
80 if not multithread_func(self.log, tasks):
96 if not multithread_func(self.log, tasks):
113 if not multithread_func(self.log, tasks):
130 if not multithread_func(self.log, tasks):
147 if not multithread_func(self.log, tasks):
166 if not multithread_func(self.log, tasks):
306 if not multithread_func(self.log, tasks):
326 if not multithread_func(self.log, tasks):
344 if not multithread_func(self.log, tasks):
[all …]
DTelLabGFTVoWifiStressTest.py24 from acts.libs.utils.multithread import multithread_func
73 if not multithread_func(self.log, tasks):
80 if not multithread_func(self.log, tasks):
91 multithread_func(self.log, tasks)
124 if not multithread_func(self.log, tasks):
166 if not multithread_func(self.log, tasks):
198 if not multithread_func(self.log, tasks):
205 if not multithread_func(self.log, tasks):
216 if not multithread_func(self.log, tasks):
261 if not multithread_func(self.log, tasks):
[all …]
DTelLabGFTDSDSInOutServiceTest.py21 from acts.libs.utils.multithread import multithread_func
82 if not multithread_func(self.log, tasks):
96 if multithread_func(self.log, tasks):
126 if not multithread_func(self.log, tasks):
131 asserts.assert_true(multithread_func(self.log, tasks),
166 if not multithread_func(self.log, tasks_b):
186 if not multithread_func(self.log, tasks):
238 if not multithread_func(self.log, tasks_b):
244 asserts.assert_true(multithread_func(self.log, tasks), "Fail: %s."
DTelLabGFTModemConnectivityHelperTest.py43 from acts.libs.utils.multithread import multithread_func
109 if not multithread_func(self.log, tasks):
112 test_result = multithread_func(self.log, tasks)
119 test_result = multithread_func(self.log, tasks)
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveVoiceTest.py87 from acts.libs.utils.multithread import multithread_func
189 if not multithread_func(self.log, tasks):
219 if not multithread_func(self.log, tasks):
249 if not multithread_func(self.log, tasks):
281 if not multithread_func(self.log, tasks):
314 if not multithread_func(self.log, tasks):
347 if not multithread_func(self.log, tasks):
377 if not multithread_func(self.log, tasks):
409 if not multithread_func(self.log, tasks):
441 if not multithread_func(self.log, tasks):
[all …]
DTelLiveVoiceConfTest.py23 from acts.libs.utils.multithread import multithread_func
6974 if not multithread_func(self.log, tasks):
7020 if not multithread_func(self.log, tasks):
7065 if not multithread_func(self.log, tasks):
7111 if not multithread_func(self.log, tasks):
7156 if not multithread_func(self.log, tasks):
7201 if not multithread_func(self.log, tasks):
7242 if not multithread_func(self.log, tasks):
7284 if not multithread_func(self.log, tasks):
7325 if not multithread_func(self.log, tasks):
[all …]
DTelLiveVideoTest.py24 from acts.libs.utils.multithread import multithread_func
108 if not multithread_func(self.log, tasks):
144 if not multithread_func(self.log, tasks):
179 if not multithread_func(self.log, tasks):
215 if not multithread_func(self.log, tasks):
261 if not multithread_func(self.log, tasks):
309 if not multithread_func(self.log, tasks):
367 if not multithread_func(self.log, tasks):
468 if not multithread_func(self.log, tasks):
502 if not multithread_func(self.log, tasks):
[all …]
DTelLiveRilMessageKpiTest.py20 from acts.libs.utils.multithread import multithread_func
170 if not multithread_func(self.log, tasks):
190 if not multithread_func(self.log, tasks):
325 if not multithread_func(self.log, phone_setup_tasks):
333 if not multithread_func(self.log, wait_for_cell_data_connection_tasks):
352 if not multithread_func(self.log, phone_setup_tasks):
358 if not multithread_func(
DTelWifiVideoTest.py21 from acts.libs.utils.multithread import multithread_func
67 if not multithread_func(self.log, tasks):
108 if not multithread_func(self.log, tasks):
DTelLiveSmokeTest.py51 from acts.libs.utils.multithread import multithread_func
83 if not multithread_func(self.log, tasks):
153 if not multithread_func(self.log, tasks):
228 if not multithread_func(self.log, tasks):
304 if not multithread_func(self.log, tasks):
DTelLiveVideoDataTest.py19 from acts.libs.utils.multithread import multithread_func
55 if not multithread_func(self.log, tasks):
DTelLiveRilDataKpiTest.py43 from acts.libs.utils.multithread import multithread_func
138 if not multithread_func(self.log, tasks):
230 if not multithread_func(self.log, tasks):
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_5g_test_utils.py19 from acts.libs.utils.multithread import multithread_func
91 if not multithread_func(log, tasks):
96 if not multithread_func(log, tasks):
115 if not multithread_func(log, tasks):
124 if not multithread_func(log, tasks):
141 if not multithread_func(log, tasks):
158 if not multithread_func(log, tasks):
169 if not multithread_func(log, tasks):
181 if not multithread_func(log, tasks):
206 if not multithread_func(log, tasks):
[all …]
DGFTInOutBaseTest.py23 from acts.libs.utils.multithread import multithread_func
242 if not multithread_func(self.log, tasks):
251 if not multithread_func(self.log, tasks):
261 if not multithread_func(self.log, tasks):
DTelephonyBaseTest.py33 from acts.libs.utils.multithread import multithread_func
192 multithread_func(self.log, tasks)
196 multithread_func(self.log, tasks)
199 multithread_func(self.log, tasks)
240 return multithread_func(self.log, tasks)
461 multithread_func(self.log, tasks)
Dtel_dsds_utils.py26 from acts.libs.utils.multithread import multithread_func
402 if not multithread_func(log, tasks):
647 if not multithread_func(log, tasks):
839 if not multithread_func(log, tasks):
1015 if not multithread_func(log, tasks):
1415 if not multithread_func(log, tasks):
1693 if tasks != [] and not multithread_func(log, tasks):
2042 if not multithread_func(log, tasks):
2269 if not multithread_func(log, tasks):
2484 if not multithread_func(log, tasks):
[all …]
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gVoiceTest.py21 from acts.libs.utils.multithread import multithread_func
161 if not multithread_func(self.log, tasks):
521 if not multithread_func(self.log, tasks):
554 if not multithread_func(self.log, tasks):
589 if not multithread_func(self.log, tasks):
625 if not multithread_func(self.log, tasks):
664 if not multithread_func(self.log, tasks):
703 if not multithread_func(self.log, tasks):
739 if not multithread_func(self.log, tasks):
790 if not multithread_func(self.log, tasks):
[all …]
DNsa5gVoiceConfTest.py25 from acts.libs.utils.multithread import multithread_func
2451 if not multithread_func(self.log, tasks):
2474 if not multithread_func(self.log, tasks):
2497 if not multithread_func(self.log, tasks):
2520 if not multithread_func(self.log, tasks):
2545 if not multithread_func(self.log, tasks):
2571 if not multithread_func(self.log, tasks):
2597 if not multithread_func(self.log, tasks):
2623 if not multithread_func(self.log, tasks):
2649 if not multithread_func(self.log, tasks):
[all …]
/tools/test/connectivity/acts_tests/tests/google/coex/functionality_tests/
DCoexBasicFunctionalityTest.py25 from acts_contrib.test_utils.coex.coex_test_utils import multithread_func
251 if not multithread_func(self.log, tasks):
277 if not multithread_func(self.log, tasks):
DWlanWithHfpFunctionalityTest.py24 from acts_contrib.test_utils.coex.coex_test_utils import multithread_func
130 if not multithread_func(self.log, tasks):
666 if not multithread_func(self.log, tasks):
692 if not multithread_func(self.log, tasks):
DCoexBtMultiProfileFunctionalityTest.py29 from acts_contrib.test_utils.coex.coex_test_utils import multithread_func
96 if not multithread_func(self.log, tasks):
/tools/test/connectivity/acts_tests/tests/google/tel/live/msim/
DTelLiveMSIMVoiceTest.py18 from acts.libs.utils.multithread import multithread_func
55 if not multithread_func(self.log, tasks):
DTelLiveMSIMSmsTest.py23 from acts.libs.utils.multithread import multithread_func
93 if not multithread_func(self.log, tasks):

12