Home
last modified time | relevance | path

Searched defs:check_connection (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/autotest/client/site_tests/power_SuspendStress/
H A Dpower_SuspendStress.py19 min_resume=5, max_resume_window=3, check_connection=True, argument
/aosp_15_r20/external/autotest/server/cros/bluetooth/
H A Dbluetooth_adapter_audio_tests.py899 check_connection = lambda: self._get_pulseaudio_bluez_source_a2dp( function
927 check_connection = lambda: bluez_function(device, test_profile) function
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiAutoJoinTest.py123 def check_connection(self, network_bssid): member in WifiAutoJoinTest
DWifiNewSetupAutoJoinTest.py99 def check_connection(self, network_bssid): member in WifiNewSetupAutoJoinTest
DWifiEnterpriseTest.py301 def check_connection(self, network_bssid): member in WifiEnterpriseTest