Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_test_utils.py5903 log_messaging_screen_shot(ad_tx, test_name="sms_tx")
5904 log_messaging_screen_shot(ad_rx, test_name="sms_rx")
6137 log_messaging_screen_shot(ad_tx, test_name="mms_tx")
6138 log_messaging_screen_shot(ad_rx, test_name="mms_rx")
8736 def log_messaging_screen_shot(ad, test_name=""): function
9625 log_messaging_screen_shot(
9627 log_messaging_screen_shot(
9629 log_messaging_screen_shot(
9631 log_messaging_screen_shot(
9838 log_messaging_screen_shot(
[all …]
/tools/test/connectivity/acts_tests/tests/google/tel/live/
DTelLiveGFTDSDSMessageTest.py45 from acts.test_utils.tel.tel_test_utils import log_messaging_screen_shot
378 log_messaging_screen_shot(ad_mo, test_name="%s_tx" % msg)
379 log_messaging_screen_shot(ad_mt, test_name="%s_rx" % msg)