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.py38 class WifiPingTest(base_test.BaseTestClass): class
630 class WifiPing_TwoChain_Test(WifiPingTest):
648 class WifiPing_PerChainRange_Test(WifiPingTest):
662 class WifiPing_LowPowerAP_Test(WifiPingTest):
674 class WifiOtaPingTest(WifiPingTest):
690 WifiPingTest.setup_class(self)
695 WifiPingTest.teardown_class(self)
701 WifiPingTest.process_testclass_results(self)
789 WifiPingTest.setup_ping_test(self, testcase_params)
DWifiSensitivityTest.py38 from WifiPingTest import WifiPingTest
41 class WifiSensitivityTest(WifiRvrTest, WifiPingTest):
373 WifiPingTest.process_ping_results(self, testcase_params, ping_result)