Home
last modified time | relevance | path

Searched refs:pass_fail_check (Results 1 – 5 of 5) sorted by relevance

/tools/test/connectivity/acts/tests/google/power/wifi/
DPowerWiFiroamingTest.py104 wputils.pass_fail_check(self, avg_current)
136 wputils.pass_fail_check(self, avg_current)
/tools/test/connectivity/acts/tests/google/wifi/
DWifiSoftApPerformanceTest.py122 self.pass_fail_check(rvr_result)
DWifiThroughputStabilityTest.py121 def pass_fail_check(self, test_result_dict): member in WifiThroughputStabilityTest
344 self.pass_fail_check(test_result_postprocessed)
DWifiRvrTest.py108 def pass_fail_check(self, rvr_result): member in WifiRvrTest
397 self.pass_fail_check(rvr_result)
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DPowerBaseTest.py274 self.pass_fail_check()
289 def pass_fail_check(self): member in PowerBaseTest