Searched refs:legend (Results 1 – 11 of 11) sorted by relevance
/tools/test/connectivity/acts/framework/acts/test_utils/coex/ |
D | coex_test_utils.py | 1102 for x_data, y_data, legend in zip(data_sets[0], data_sets[1], legends): 1103 index_now = legends.index(legend) 1107 legend=str(legend), 1113 legend=str(legend), 1119 plot.legend.location = "top_right" 1120 plot.legend.click_policy = "hide" 1155 legend = [] 1176 plot_i_j.legend.location = "top_right" 1177 plot_i_j.legend.click_policy = "hide" 1183 legend=legends[i][j], [all …]
|
/tools/test/connectivity/acts/framework/acts/test_utils/wifi/ |
D | wifi_performance_test_utils.py | 315 legend, argument 352 'legend': legend, 367 legend, argument 397 'legend': legend, 477 self.plot.legend.location = 'top_right' 478 self.plot.legend.click_policy = 'hide'
|
/tools/test/connectivity/acts/tests/google/wifi/ |
D | WifiRssiTest.py | 415 legend='{} PDF'.format(rssi_key), 419 legend='{} CDF'.format(rssi_key), 944 legend = rssi_metric 946 rssi_metric_value, legend)
|
D | WifiThroughputStabilityTest.py | 226 legend=self.current_test_name, 522 legend = '{}, {} {}, {} RSSI'.format( 527 test_data['throughput'], legend)
|
D | WifiRoamingPerformanceTest.py | 387 legend='Ping RTT', 392 legend='RSSI',
|
D | WifiRvrTest.py | 781 legend='Average Throughput', 785 legend='Median Throughput',
|
D | WifiPingTest.py | 644 legend='Channel {}'.format(channel))
|
D | WifiSensitivityTest.py | 752 legend='Nss{} - Chain Mask {}'.format(
|
/tools/test/connectivity/acts/framework/acts/test_utils/bt/ |
D | BtSarBaseTest.py | 200 legend='expected', 204 legend='measured', 208 legend='delta',
|
/tools/security/fuzzing/example_fuzzer/ |
D | README.md | 86 Shadow byte legend (one shadow byte represents 8 application bytes):
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/ |
D | ChannelSweepTest.py | 416 channel_vs_throughput_graph.legend.location = "top_left"
|