Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiStressTest.py39 PING_ADDR = 'www.google.com' variable
135 result = self.dut.adb.shell("ping -w %d %s" %(sec, PING_ADDR),
DWifiChaosTest.py42 PING_ADDR = 'www.google.com' variable