Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/
DPingStressTest.py65 dest_ip, argument
82 def ping_thread(self, dest_ip): argument
DSoftApTest.py311 def verify_ping(self, w_device, dest_ip): argument
/tools/test/connectivity/acts/framework/acts/test_utils/abstract_devices/
Dwlan_device.py141 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument
240 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument
322 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument
/tools/test/connectivity/acts/framework/acts/controllers/
Dfuchsia_device.py548 def ping(self, dest_ip, count=3, interval=1000, timeout=1000, size=25): argument
/tools/test/connectivity/acts/framework/acts/
Dutils.py943 dest_ip="www.google.com", argument