Home
last modified time | relevance | path

Searched defs:settings (Results 1 – 10 of 10) sorted by relevance

/tools/test/connectivity/acts/framework/acts/controllers/utils_lib/ssh/
Dformatter.py22 def format_ssh_executable(self, settings): argument
35 def format_host_name(self, settings): argument
103 settings, argument
141 settings, argument
192 settings, argument
Dconnection.py69 def __init__(self, settings): argument
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/functional/
DSoftApTest.py64 def get_test_name_from_settings(settings): argument
224 def start_soft_ap(self, settings): argument
254 def stop_soft_ap(self, settings): argument
286 def associate_with_soft_ap(self, w_device, settings): argument
702 def verify_soft_ap_associate_only(self, client, settings): argument
706 def verify_soft_ap_associate_and_ping(self, client, settings): argument
711 def verify_soft_ap_associate_and_pass_traffic(self, client, settings): argument
720 def run_soft_ap_association_stress_test(self, settings): argument
780 def run_soft_ap_and_client_mode_alternating_test(self, settings): argument
834 def run_toggle_stress_test(self, settings): argument
[all …]
DWlanRebootTest.py87 def create_custom_subtest_name(settings): argument
98 def get_test_name(settings): argument
510 def run_reboot_test(self, settings): argument
1678 def run_custom_test_permutations(self, settings): argument
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/
DChannelSweepTest.py73 def get_test_name(settings): argument
500 def run_channel_performance_tests(self, settings): argument
600 def get_channel_performance(self, settings): argument
687 def verify_regulatory_compliance(self, settings): argument
747 def verify_channel_compliance(self, settings): argument
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/compliance/
DWlanPhyCompliance11ACTest.py91 def generate_test_name(settings): argument
DWlanPhyCompliance11NTest.py49 def generate_test_name(settings): argument
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/wifi/wifi_retail_ap/
D__init__.py416 def _update_settings_dict(self, argument
/tools/test/connectivity/acts/framework/acts/
Dbase_test.py635 settings, argument
/tools/metalava/src/main/java/com/android/tools/metalava/
DOptions.kt1387 val settings = LanguageVersionSettingsImpl(languageLevel, apiVersion) in <lambda>() constant in com.android.tools.metalava.Options