Searched refs:max_bw (Results 1 – 1 of 1) sorted by relevance
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/ |
D | WlanWmmTest.py | 69 max_bw, argument 101 max_bw * max_bw_rel_tolerance) 279 def validate_streams_in_phase(self, phase_id, phases, max_bw): argument 349 comp_bw = max_bw * max_bw_percentage 354 (expected_bw_percentage * comp_bw, max_bw, 369 max_bw, 392 def graph_test(self, phases, max_bw): argument 426 stream_bw = "{:.3f}".format(max_bw * max_bw_percentage) 480 1.05 * max_bw)) 487 max_bw_span = Span(location=max_bw, [all …]
|