Home
last modified time | relevance | path

Searched defs:self (Results 1 – 14 of 14) sorted by relevance

/platform_testing/tests/automotive/mobly_tests/utilities/
Dspectatio_utils.py36 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 …]
Dbt_utils.py29 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/
Ddialer_test_import_address_details.py42 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
Ddialer_test_sort_contacts_by_last_name.py44 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
Dbt_utility_test.py52 def setup_test(self): argument
65 def test_call_utility(self): argument
69 def teardown_test(self): argument
Ddialer_test_contact_test.py37 def setup_test(self): argument
45 def test_call_contact(self): argument
/platform_testing/tests/automotive/mobly_tests/connectivity/
Dconnectivity_test_default_state.py41 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
Dconnectivity_test_disconnected_summary_status.py50 def setup_test(self): argument
59 def test_connection_status_displayed_on_device_screen(self): argument
/platform_testing/tests/automotive/mobly_tests/
Dbluetooth_base_test.py25 def setup_class(self): argument
46 def setup_test(self): argument
52 def teardown_test(self): argument
/platform_testing/tests/automotive/mobly_tests/pairing/
Dbt_discovery_test.py20 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/
Dmedia_test_device_not_paired.py25 def setup_test(self): argument
30 def test_device_not_paired(self): argument
/platform_testing/tests/example/mobly_multidevice/
Dmultidevice_test.py27 def setup_class(self): argument
32 def test_multidevice(self): argument
/platform_testing/tests/example/mobly/
Dhello_world_test.py27 def setup_class(self): argument
34 def test_hello(self): argument
/platform_testing/tests/automotive/mobly_tests/bluetooth_palette/
Dbluetooth_button_enable_disable_test.py34 def setup_test(self): argument
39 def test_enable_disable_bluetooth_button(self): argument