| /platform_testing/tests/automotive/mobly_tests/utilities/ |
| D | spectatio_utils.py | 36 def __init__(self, device): argument 39 def dial_a_number(self, callee_number): argument 45 def end_call(self): argument 51 def execute_shell_on_device(self, device_target, shell_command): argument 61 def get_dialing_number(self): argument 65 def get_home_address_from_details(self): argument 69 def get_device_summary(self): argument 73 def import_contacts_from_vcf_file(self, device_target): argument 81 def make_call(self): argument 86 def open_call_history(self): argument [all …]
|
| D | bt_utils.py | 29 def __init__(self, discoverer, target): argument 33 def get_info_from_devices(self, discovered_devices): argument 38 def discover_secondary_from_primary(self): argument 54 def pair_primary_to_secondary(self): argument 77 def press_allow_on_device(self): argument
|
| /platform_testing/tests/automotive/mobly_tests/dialer/ |
| D | dialer_test_import_address_details.py | 42 def setup_class(self): argument 62 def get_first_address(self, vcf_path): argument 72 def setup_test(self): argument 80 def test_import_address_details(self): argument 103 def teardown_test(self): argument 108 def compare_display_address_to_vcf_line(self, display_address, vcf_address): argument
|
| D | dialer_test_sort_contacts_by_last_name.py | 44 def get_contact_names(self, vcf_path): argument 62 def setup_test(self): argument 71 def test_sort_contacts_by_last_name(self): argument 90 def teardown_test(self): argument
|
| D | bt_utility_test.py | 52 def setup_test(self): argument 65 def test_call_utility(self): argument 69 def teardown_test(self): argument
|
| D | dialer_test_contact_test.py | 37 def setup_test(self): argument 45 def test_call_contact(self): argument
|
| /platform_testing/tests/automotive/mobly_tests/connectivity/ |
| D | connectivity_test_default_state.py | 41 def setup_class(self): argument 53 def setup_test(self): argument 57 def test_device_connectivity_in_level_two(self): argument 63 def teardown_test(self): argument
|
| D | connectivity_test_disconnected_summary_status.py | 50 def setup_test(self): argument 59 def test_connection_status_displayed_on_device_screen(self): argument
|
| /platform_testing/tests/automotive/mobly_tests/ |
| D | bluetooth_base_test.py | 25 def setup_class(self): argument 46 def setup_test(self): argument 52 def teardown_test(self): argument
|
| /platform_testing/tests/automotive/mobly_tests/pairing/ |
| D | bt_discovery_test.py | 20 def setup_test(self): argument 25 def test_bluetooth_discovery(self): argument 28 def test_bluetooth_pair(self): argument
|
| /platform_testing/tests/automotive/mobly_tests/media/ |
| D | media_test_device_not_paired.py | 25 def setup_test(self): argument 30 def test_device_not_paired(self): argument
|
| /platform_testing/tests/example/mobly_multidevice/ |
| D | multidevice_test.py | 27 def setup_class(self): argument 32 def test_multidevice(self): argument
|
| /platform_testing/tests/example/mobly/ |
| D | hello_world_test.py | 27 def setup_class(self): argument 34 def test_hello(self): argument
|
| /platform_testing/tests/automotive/mobly_tests/bluetooth_palette/ |
| D | bluetooth_button_enable_disable_test.py | 34 def setup_test(self): argument 39 def test_enable_disable_bluetooth_button(self): argument
|