Searched defs:can_ping (Results 1 – 7 of 7) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/wifi/ | ||
D | WifiIFSTwTest.py | 238 def can_ping(self, ip_addr): member in WifiIFSTwTest |
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/abstract_devices/ | ||
D | wlan_device.py | 147 def can_ping(self, member in WlanDevice |
D | wmm_transceiver.py | 619 def can_ping(self, dest_ip): member in WmmTransceiver |
/tools/test/connectivity/acts_tests/tests/google/usb/ | ||
D | UsbTetheringFunctionsTest.py | 160 def can_ping(self, ip, extra_params='', count=10): member in UsbTetheringFunctionsTest |
/tools/test/connectivity/acts/framework/acts/controllers/ | ||
D | access_point.py | 660 def can_ping(self, member in AccessPoint |
D | fuchsia_device.py | 821 def can_ping(self, member in FuchsiaDevice |
/tools/test/connectivity/acts/framework/acts/ | ||
D | utils.py | 1682 def can_ping(comm_channel, function |