Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/power/tel/lab/temp/
Danritsu_utils.py1651 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:
/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.py2042 def stop_pcap(pcap, procs, test_status=None): argument
2057 if test_status: