Home
last modified time | relevance | path

Searched defs:log (Results 1 – 13 of 13) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py84 log, argument
134 def two_phone_call_short_seq(log, argument
198 def two_phone_call_long_seq(log, argument
271 def phone_setup_iwlan(log, argument
301 def phone_setup_iwlan_for_subscription(log, argument
356 def phone_setup_iwlan_cellular_preferred(log, argument
403 def phone_setup_data_for_subscription(log, ad, sub_id, network_generation): argument
428 def phone_setup_4g(log, ad): argument
441 def phone_setup_4g_for_subscription(log, ad, sub_id): argument
454 def phone_setup_3g(log, ad): argument
[all …]
Dtel_test_utils.py127 log = LoggerProxy() variable
134 def setup_droid_properties(log, ad, sim_filename): argument
189 def refresh_droid_config(log, ad): argument
212 def get_slot_index_from_subid(log, ad, sub_id): argument
220 def get_num_active_sims(log, ad): argument
242 def toggle_airplane_mode(log, ad, new_state=None): argument
271 def is_sim_ready(log, ad, sim_slot_id=None): argument
322 def toggle_airplane_mode_msim(log, ad, new_state=None): argument
405 def wait_and_answer_call(log, argument
431 def wait_for_ringing_event(log, ad, wait_time): argument
[all …]
Dtel_video_utils.py72 def phone_setup_video(log, ad): argument
86 def phone_setup_video_for_subscription(log, ad, sub_id): argument
117 def phone_idle_video(log, ad): argument
131 def phone_idle_video_for_subscription(log, ad, sub_id): argument
155 def is_phone_in_call_video(log, ad): argument
173 def is_phone_in_call_video_for_subscription(log, ad, sub_id, video_state=None): argument
217 def is_phone_in_call_video_bidirectional(log, ad): argument
231 def is_phone_in_call_video_bidirectional_for_subscription(log, ad, sub_id): argument
248 def is_phone_in_call_video_tx_enabled(log, ad): argument
262 def is_phone_in_call_video_tx_enabled_for_subscription(log, ad, sub_id): argument
[all …]
Dtel_data_utils.py41 def wifi_tethering_cleanup(log, provider, client_list): argument
69 def wifi_tethering_setup_teardown(log, argument
189 def tethering_check_internet_connection(log, provider, client_list, argument
224 def wifi_cell_switching(log, ad, wifi_network_ssid, wifi_network_pass, nw_gen): argument
295 def airplane_mode_test(log, ad): argument
354 def data_connectivity_single_bearer(log, ad, nw_gen): argument
428 def change_data_sim_and_verify_data(log, ad, sim_slot): argument
Dtel_atten_utils.py25 def get_atten(log, atten_obj): argument
37 def set_atten(log, atten_obj, target_atten, step_size=0, time_per_step=0): argument
82 def set_rssi(log, argument
Dtel_subscription_utils.py26 def initial_set_up_for_subid_infomation(log, ad): argument
157 def get_subid_from_slot_index(log, ad, sim_slot_index): argument
/tools/test/connectivity/acts/tests/google/tel/live/
DTelLivePreflightTest.py88 def droid_has_phone(log, ad): argument
101 def droid_has_provisioning(log, ad): argument
110 def droid_has_volte(log, ad): argument
119 def droid_has_wifi_calling(log, ad): argument
128 def droid_has_vt(log, ad): argument
/tools/test/connectivity/acts/framework/acts/test_utils/bt/
Dnative_bt_test_utils.py21 log = LoggerProxy() variable
Dbt_gatt_utils.py31 log = LoggerProxy() variable
Dbt_test_utils.py48 log = LoggerProxy() variable
/tools/test/connectivity/acts/framework/tests/
Dmock_controller.py33 def __init__(self, config, log): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dadb.py98 def __init__(self, serial="", log=None): argument
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_test_utils.py31 log = LoggerProxy() variable