Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiPingTest.py37 class WifiPingTest(base_test.BaseTestClass): class
545 class WifiPing_TwoChain_Test(WifiPingTest):
558 class WifiPing_PerChainRange_Test(WifiPingTest):
569 class WifiPing_LowPowerAP_Test(WifiPingTest):
581 class WifiOtaPingTest(WifiPingTest):
597 WifiPingTest.setup_class(self)
602 WifiPingTest.teardown_class(self)
608 WifiPingTest.process_testclass_results(self)
665 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)