Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/framework/acts/test_utils/tel/
Dtel_voice_utils.py86 log, argument
136 def two_phone_call_short_seq(log, argument
200 def two_phone_call_long_seq(log, argument
273 def phone_setup_iwlan(log, argument
303 def phone_setup_iwlan_for_subscription(log, argument
358 def phone_setup_iwlan_cellular_preferred(log, argument
405 def phone_setup_data_for_subscription(log, ad, sub_id, network_generation): argument
430 def phone_setup_4g(log, ad): argument
443 def phone_setup_4g_for_subscription(log, ad, sub_id): argument
456 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
114 def phone_idle_video(log, ad): argument
128 def phone_idle_video_for_subscription(log, ad, sub_id): argument
152 def is_phone_in_call_video(log, ad): argument
170 def is_phone_in_call_video_for_subscription(log, ad, sub_id, video_state=None): argument
214 def is_phone_in_call_video_bidirectional(log, ad): argument
228 def is_phone_in_call_video_bidirectional_for_subscription(log, ad, sub_id): argument
245 def is_phone_in_call_video_tx_enabled(log, ad): argument
259 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/framework/acts/test_utils/bt/
Dnative_bt_test_utils.py21 log = LoggerProxy() variable
Dbt_test_utils.py48 log = LoggerProxy() variable
458 def connect_pri_to_sec(log, pri_droid, sec_droid, profiles_set): argument
Dbt_gatt_utils.py34 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.py32 log = LoggerProxy() variable