Searched refs:log_screen_shot (Results 1 – 11 of 11) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/tel/ |
D | tel_rcs_utils.py | 23 from acts_contrib.test_utils.tel.tel_logging_utils import log_screen_shot 43 log_screen_shot(ad, "launch_msg_settings") 60 log_screen_shot(ad, "launch_rcs_settings") 99 log_screen_shot(ad, "enable_chat_feature") 106 log_screen_shot(ad, "verify_number") 111 log_screen_shot(ad, "input_phone_num") 117 log_screen_shot(ad, "verify_now") 139 log_screen_shot(ad, "before_disable_chat_feature") 149 log_screen_shot(ad, "after_disable_chat_feature")
|
D | gft_inout_utils.py | 24 from acts_contrib.test_utils.tel.tel_logging_utils import log_screen_shot 112 log_screen_shot(ad, "device_out_of_service") 163 log_screen_shot(ad, "end_call_fail") 169 log_screen_shot(ad, "call_drop") 187 log_screen_shot(ad, "expected_call_type_%s" %call_type) 259 log_screen_shot(ad, "verify_internet")
|
D | GFTInOutBaseTest.py | 28 from acts_contrib.test_utils.tel.tel_logging_utils import log_screen_shot 243 log_screen_shot(ad, "check_network_service_fail") 252 log_screen_shot(ad, "verify_data_connection_fail") 262 log_screen_shot(ad, "verify_voice_call_fail") 282 log_screen_shot(ad, error_msg)
|
D | tel_test_utils.py | 96 from acts_contrib.test_utils.tel.tel_logging_utils import log_screen_shot 3385 log_screen_shot(ad, "start_suw") 3391 log_screen_shot(ad, "activate_esim") 3434 log_screen_shot(ad, "fi_activation_step_%s" % page) 3468 log_screen_shot(ad, "fi_activation_step_%s_failure" % page)
|
D | tel_logging_utils.py | 588 def log_screen_shot(ad, test_name=""): function
|
/tools/test/connectivity/acts_tests/tests/google/tel/live/ |
D | TelLiveGFTRcsTest.py | 27 from acts_contrib.test_utils.tel.tel_logging_utils import log_screen_shot 93 log_screen_shot(ad, "click_start_chat") 98 log_screen_shot(ad, "input_message_phone_num") 104 log_screen_shot(ad, "message_select_receiver") 109 log_screen_shot(ad, "message_input_rcs") 114 log_screen_shot(ad, "message_click_send")
|
D | TelLiveProjectFiTest.py | 28 from acts_contrib.test_utils.tel.tel_logging_utils import log_screen_shot 225 log_screen_shot(ad, self.test_name)
|
/tools/test/connectivity/acts_tests/tests/google/tel/lab/ |
D | TelLabGFTVoWifiStressTest.py | 39 from acts_contrib.test_utils.tel.tel_logging_utils import log_screen_shot 75 log_screen_shot(ad, self.test_name) 82 log_screen_shot(ad, self.test_name) 134 log_screen_shot(ad) 191 log_screen_shot(ad)
|
D | TelLabGFTVoWifiTest.py | 50 from acts_contrib.test_utils.tel.tel_logging_utils import log_screen_shot 83 log_screen_shot(ad, self.test_name) 93 log_screen_shot(ad, self.test_name) 958 log_screen_shot(ad, "browsing_failure") 1294 log_screen_shot(ad, "before_call_hold") 1299 log_screen_shot(ad, "after_call_hold") 1304 log_screen_shot(ad, "hold_failure") 1334 log_screen_shot(ad, "before_unhold") 1338 log_screen_shot(ad, "after_unhold") 1343 log_screen_shot(ad, "_unhold_failure")
|
D | TelLabProjectFiTest.py | 35 from acts_contrib.test_utils.tel.tel_logging_utils import log_screen_shot 318 log_screen_shot(ad, self.test_name)
|
/tools/test/connectivity/acts_tests/tests/google/nr/cbr/ |
D | CellBroadcastTest.py | 98 from acts_contrib.test_utils.tel.tel_logging_utils import log_screen_shot 429 log_screen_shot(ad, "alert_%s_for_%s_%s" % (state, region, channel)) 560 log_screen_shot(ad, "default_settings_%s" % region) 567 log_screen_shot(ad, "toggle_settings_%s" % region)
|