Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/usb/
DUsbTetheringFunctionsTest.py216 test_status = wait_for_sms_sent_success(self.log, self.dut)
217 if not test_status:
237 test_status = self.wait_for_mms_sent_success()
238 if not test_status:
/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Danritsu_utils.py1982 test_status = wait_for_sms_sent_success(log, ad)
1983 if not test_status:
2005 test_status, event = wait_for_incoming_sms(log, ad)
2006 if not test_status:
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py2140 def stop_pcap(pcap, procs, test_status=None): argument
2155 if test_status: