Home
last modified time | relevance | path

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

/platform_testing/tests/bettertogether/betocq/
Dd2d_performance_test_base.py384 self._current_test_result.iperf_throughput_kbps = (
473 self._current_test_result.iperf_throughput_kbps / 1024
549 if self._current_test_result.iperf_throughput_kbps > 0:
674 self._current_test_result.iperf_throughput_kbps
Dnc_constants.py430 iperf_throughput_kbps: float = UNSET_THROUGHPUT_KBPS variable in SingleTestResult