Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/power/tel/
DPowerTelTraffic_Preset_Test.py100 if not self._iperf_log_check(output_content, self.expected_uplink_bandwidth):
112 if not self._iperf_log_check(output_content, self.expected_downlink_bandwidth):
126 def _iperf_log_check(self, file, expected_bandwidth): member in PowerTelTrafficPresetTest