Home
last modified time | relevance | path

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

/tools/test/connectivity/acts/tests/google/wifi/
DWifiSoftApPerformanceTest.py179 traffic_type=testcase_params['traffic_type'])
185 traffic_type=testcase_params['traffic_type'])
209 traffic_type='TCP',
217 traffic_type='TCP',
225 traffic_type='TCP',
233 traffic_type='TCP',
DWifiThroughputStabilityTest.py77 for channel, mode, traffic_type, traffic_direction, signal_level in itertools.product(
85 traffic_type=traffic_type,
90 signal_level, traffic_type, traffic_direction,
416 traffic_type=testcase_params['traffic_type'])
422 traffic_type=testcase_params['traffic_type'])
572 … for channel, mode, position, traffic_type, signal_level, traffic_direction in itertools.product(
580 traffic_type=traffic_type,
588 signal_level, traffic_type, traffic_direction,
DWifiRvrTest.py556 traffic_type=testcase_params['traffic_type'])
562 traffic_type=testcase_params['traffic_type'])
597 for channel, mode, traffic_type, traffic_direction in itertools.product(
602 traffic_type, traffic_direction, channel, mode)
606 traffic_type=traffic_type,
816 for channel, mode, angle, traffic_type, direction in itertools.product(
821 traffic_type, direction, channel, mode, angle)
824 traffic_type=traffic_type,
DWifiRssiTest.py813 traffic_type=self.user_params['rssi_test_params']
1044 traffic_type=self.user_params['rssi_test_params']
/tools/test/connectivity/acts/framework/acts/test_utils/power/
DIperfHelper.py33 self.traffic_type = config['traffic_type']
50 if self.traffic_type == "UDP":
/tools/test/connectivity/acts/tests/google/power/wifi/
DPowerWiFitrafficTest.py72 if self.test_configs.traffic_type == "UDP":
DPowerWiFiHotspotTest.py211 'traffic_type': self.test_configs.traffic_type,
/tools/test/connectivity/acts/framework/acts/test_utils/coex/
DCoexBaseTest.py210 traffic_type=self.iperf_variables.protocol
216 traffic_type=self.iperf_variables.protocol
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_performance_test_utils.py1004 traffic_type='TCP', argument
1025 if traffic_type.upper() == 'UDP':
1027 elif traffic_type.upper() == 'TCP':