Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiPingTest.py37 class WifiPingTest(base_test.BaseTestClass): class
542 class WifiPing_TwoChain_Test(WifiPingTest):
555 class WifiPing_PerChainRange_Test(WifiPingTest):
566 class WifiPing_LowPowerAP_Test(WifiPingTest):
578 class WifiOtaPingTest(WifiPingTest):
594 WifiPingTest.setup_class(self)
599 WifiPingTest.teardown_class(self)
605 WifiPingTest.process_testclass_results(self)
662 WifiPingTest.setup_ping_test(self, testcase_params)
DWifiSensitivityTest.py36 from WifiPingTest import WifiPingTest
39 class WifiSensitivityTest(WifiRvrTest, WifiPingTest):
328 WifiPingTest.process_ping_results(self, testcase_params, ping_result)