Home
last modified time | relevance | path

Searched defs:test_connection (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/build/fuchsia/test/
H A Dtest_connection.py15 def test_connection(target_id: Optional[str], wait_sec: int = 60) -> None: function
/aosp_15_r20/external/cronet/build/fuchsia/test/
H A Dtest_connection.py21 def test_connection(target_id: Optional[str], wait_sec: int = 60) -> None: function
/aosp_15_r20/external/autotest/server/cros/bluetooth/
H A Dbluetooth_adapter_pairing_tests.py133 def test_connection(): function
/aosp_15_r20/packages/modules/Bluetooth/android/pandora/test/
Dasha_test.py445 …async def test_connection(self, dut_address_type: OwnAddressType, ref_address_type: OwnAddressType… member in AshaTest
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_multiprocessing.py1615 def test_connection(self): member in _TestConnection
/aosp_15_r20/external/python/cpython3/Lib/test/
D_test_multiprocessing.py3112 def test_connection(self): member in _TestConnection