Searched refs:legend (Results 1 – 10 of 10) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_power_test_utils.py | 324 for x_data, y_data, legend in zip(data_sets[0], data_sets[1], legends): 325 index_now = legends.index(legend) 330 legend=str(legend), 337 legend=str(legend), 343 plot.legend.location = "top_right" 344 plot.legend.click_policy = "hide"
|
D | wifi_performance_test_utils.py | 302 legend, argument 339 'legend': legend, 354 legend, argument 384 'legend': legend, 464 self.plot.legend.location = 'top_right' 465 self.plot.legend.click_policy = 'hide'
|
/tools/test/connectivity/acts/framework/acts/test_utils/coex/ |
D | coex_test_utils.py | 1092 legend = [] 1113 plot_i_j.legend.location = "top_right" 1114 plot_i_j.legend.click_policy = "hide" 1120 legend=legends[i][j], 1126 legend=str(legends[i][j]), 1141 plot_i_j.legend.location = "top_right" 1142 plot_i_j.legend.click_policy = "hide" 1146 legend.insert(0, legends[i][j + 1]) 1150 legend=legends[i][j], 1156 legend=str(legends[i][j]), [all …]
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiThroughputStabilityTest.py | 234 legend=self.current_test_name, 528 legend = '{}, {} {}, {} RSSI'.format( 533 test_data['throughput'], legend)
|
D | WifiRssiTest.py | 426 legend='{} PDF'.format(rssi_key), 430 legend='{} CDF'.format(rssi_key), 950 legend = rssi_metric 952 rssi_metric_value, legend)
|
D | WifiRoamingPerformanceTest.py | 374 legend='Ping RTT', 379 legend='RSSI',
|
D | WifiRvrTest.py | 785 legend='Average Throughput', 789 legend='Median Throughput',
|
D | WifiPingTest.py | 659 legend='Channel {}'.format(channel))
|
D | WifiSensitivityTest.py | 754 legend='Nss{} - Chain Mask {}'.format(
|
/tools/security/fuzzing/example_fuzzer/ |
D | README.md | 86 Shadow byte legend (one shadow byte represents 8 application bytes):
|