Searched refs:netperf_config (Results 1 – 3 of 3) sorted by relevance
42 netperf_config = netperf_runner.NetperfConfig('UDP_MAERTS', test_time=30)43 conn_worker = connection_worker.ConnectionNetperf(netperf_config)
42 netperf_config = netperf_runner.NetperfConfig('UDP_STREAM', test_time=30)43 conn_worker = connection_worker.ConnectionNetperf(netperf_config)
238 def __init__(self, netperf_config): argument245 self._config = netperf_config