Searched refs:test_status (Results 1 – 3 of 3) sorted by relevance
216 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:
1982 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:
2140 def stop_pcap(pcap, procs, test_status=None): argument2155 if test_status: