Home
last modified time | relevance | path

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

/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiSoftApPerformanceTest.py228 traffic_type=testcase_params['traffic_type'])
234 traffic_type=testcase_params['traffic_type'])
300 traffic_type='TCP',
309 traffic_type='TCP',
318 traffic_type='TCP',
327 traffic_type='TCP',
336 traffic_type='TCP',
345 traffic_type='TCP',
354 traffic_type='TCP',
363 traffic_type='TCP',
[all …]
DWifiThroughputStabilityTest.py79 for channel, mode, signal_level, traffic_type, traffic_direction in itertools.product(
93 traffic_type=traffic_type,
98 signal_level, traffic_type, traffic_direction,
424 traffic_type=testcase_params['traffic_type'],
432 traffic_type=testcase_params['traffic_type'],
582 … for channel, mode, position, traffic_type, signal_level, traffic_direction in itertools.product(
591 traffic_type=traffic_type,
599 signal_level, traffic_type, traffic_direction,
DWifiRvrTest.py605 traffic_type=testcase_params['traffic_type'],
615 traffic_type=testcase_params['traffic_type'],
655 for channel, mode, traffic_type, traffic_direction in itertools.product(
661 traffic_type, traffic_direction, channel, mode)
666 traffic_type=traffic_type,
867 for channel, mode, angle, traffic_type, direction in itertools.product(
873 traffic_type, direction, channel, mode, angle)
877 traffic_type=traffic_type,
DWifiRssiTest.py808 traffic_type=self.user_params['rssi_test_params']
1042 traffic_type=self.user_params['rssi_test_params']
/tools/test/connectivity/acts_tests/tests/google/wifi/aware/performance/
DWifiAwareRvrTest.py340 traffic_type=testcase_params['traffic_type'],
411 def generate_test_cases(self, concurrency_list, traffic_type, argument
421 traffic_type, traffic_direction, connection_string)
423 traffic_type=traffic_type,
442 traffic_type='TCP',
456 traffic_type='UDP',
470 traffic_type='TCP',
484 traffic_type='UDP',
/tools/test/connectivity/acts_tests/tests/google/wifi/p2p/performance/
DWifiP2pRvrTest.py399 traffic_type=testcase_params['traffic_type'],
472 def generate_test_cases(self, concurrency_list, traffic_type, argument
481 test_name = 'test_p2p_rvr_{}_{}_{}'.format(traffic_type,
485 traffic_type=traffic_type,
509 traffic_type='TCP',
524 traffic_type='UDP',
539 traffic_type='TCP',
554 traffic_type='UDP',
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/power/
DIperfHelper.py33 self.traffic_type = config['traffic_type']
50 if self.traffic_type == "UDP":
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/coex/
DCoexBaseTest.py210 traffic_type=self.iperf_variables.protocol
216 traffic_type=self.iperf_variables.protocol
/tools/test/connectivity/acts_tests/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_tests/acts_contrib/test_utils/wifi/
Dwifi_performance_test_utils.py635 traffic_type='TCP', argument
660 if traffic_type.upper() == 'UDP':
663 elif traffic_type.upper() == 'TCP':