Home
last modified time | relevance | path

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

/external/cronet/stable/build/fuchsia/test/
Dtest_connection.py15 def test_connection(target_id: Optional[str], wait_sec: int = 60) -> None: function
/external/cronet/tot/build/fuchsia/test/
Dtest_connection.py15 def test_connection(target_id: Optional[str], wait_sec: int = 60) -> None: function
/external/angle/build/fuchsia/test/
Dtest_connection.py15 def test_connection(target_id: Optional[str], wait_sec: int = 60) -> None: function
/external/autotest/server/cros/bluetooth/
Dbluetooth_adapter_pairing_tests.py133 def test_connection(): function
/external/python/cpython3/Lib/test/
D_test_multiprocessing.py3376 def test_connection(self): member in _TestConnection