Searched refs:test_status (Results 1 – 3 of 3) sorted by relevance
1651 test_status = wait_for_sms_sent_success(log, ad)1652 if not test_status:1674 test_status, event = wait_for_incoming_sms(log, ad)1675 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:
2042 def stop_pcap(pcap, procs, test_status=None): argument2057 if test_status: