Home
last modified time | relevance | path

Searched refs:log_messaging_screen_shot (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveGFTDSDSMessageTest.py54 from acts_contrib.test_utils.tel.tel_test_utils import log_messaging_screen_shot
417 log_messaging_screen_shot(ad_mo, test_name="%s_tx" % msg)
418 log_messaging_screen_shot(ad_mt, test_name="%s_rx" % msg)
540 log_messaging_screen_shot(ad_mo_sms, test_name="sms_tx")
541 log_messaging_screen_shot(ad, test_name="sms_rx")
649 log_messaging_screen_shot(
651 log_messaging_screen_shot(
653 log_messaging_screen_shot(
655 log_messaging_screen_shot(
1590 log_messaging_screen_shot(
[all …]
DTelLiveGFTDSDSDDSSwitchTest.py58 from acts_contrib.test_utils.tel.tel_test_utils import log_messaging_screen_shot
379 log_messaging_screen_shot(
381 log_messaging_screen_shot(
/tools/test/connectivity/acts_tests/tests/google/nr/nsa5g/
DNsa5gDsdsMessageTest.py46 from acts_contrib.test_utils.tel.tel_test_utils import log_messaging_screen_shot
305 log_messaging_screen_shot(ad_mo, test_name="%s_tx" % msg)
306 log_messaging_screen_shot(ad_mt, test_name="%s_rx" % msg)
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/
Dtel_test_utils.py6194 log_messaging_screen_shot(ad_tx, test_name="sms_tx")
6195 log_messaging_screen_shot(ad_rx, test_name="sms_rx")
6428 log_messaging_screen_shot(ad_tx, test_name="mms_tx")
6429 log_messaging_screen_shot(ad_rx, test_name="mms_rx")
9036 def log_messaging_screen_shot(ad, test_name=""): function
9976 log_messaging_screen_shot(
9978 log_messaging_screen_shot(
9980 log_messaging_screen_shot(
9982 log_messaging_screen_shot(
10190 log_messaging_screen_shot(
[all …]