Home
last modified time | relevance | path

Searched refs:PING_ADDR (Results 1 – 4 of 4) sorted by relevance

/tools/test/connectivity/acts_tests/tests/google/net/
DDhcpTest.py23 PING_ADDR = "google.com" variable
49 def _verify_ping(self, option="", dest=PING_ADDR):
DDNSTest.py26 PING_ADDR = "google.com" variable
/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiStressTest.py38 PING_ADDR = 'www.google.com' variable
144 result = self.dut.adb.shell("ping -w %d %s" %(sec, PING_ADDR),
DWifiChaosTest.py42 PING_ADDR = 'www.google.com' variable