Searched refs:legend (Results 1 – 14 of 14) sorted by relevance
/tools/test/connectivity/acts_tests/acts_contrib/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_tests/acts_contrib/test_utils/wifi/wifi_performance_test_utils/ |
D | bokeh_figure.py | 143 legend, argument 180 'legend': legend, 195 legend, argument 223 'legend': legend, 307 self.plot.legend.location = 'top_right' 308 self.plot.legend.click_policy = 'hide' 310 self.plot.legend.label_text_font_size = self.fig_property[
|
/tools/test/connectivity/acts_tests/tests/google/ble/performance/ |
D | BleRangeTest.py | 199 legend='BLE Throughput', 271 legend='DUT BLE RSSI (dBm)', 275 legend='DUT TX Power (dBm)',
|
/tools/test/connectivity/acts_tests/acts_contrib/test_utils/bt/ |
D | BtSarBaseTest.py | 225 legend='expected', 230 legend='measured', 233 df.index, df['delta'], legend='delta', marker='circle')
|
D | ble_performance_test_utils.py | 280 legend=plot_data[data].get('legend'),
|
/tools/test/connectivity/acts_tests/tests/google/wifi/ |
D | WifiThroughputStabilityTest.py | 242 legend=self.current_test_name, 579 legend = '{}, {} {}, {} RSSI'.format( 584 test_data['throughput'], legend)
|
D | WifiRssiTest.py | 425 legend='{} PDF'.format(rssi_key), 429 legend='{} CDF'.format(rssi_key), 979 legend = rssi_metric 981 rssi_metric_value, legend)
|
D | WifiRoamingPerformanceTest.py | 393 legend='Ping RTT', 398 legend='RSSI',
|
D | WifiRvrTest.py | 971 legend='Average Throughput', 975 legend='Median Throughput',
|
D | WifiPingTest.py | 744 legend='{}'.format(curr_config_id))
|
D | WifiSensitivityTest.py | 794 legend='Nss{} - Chain Mask {}'.format(
|
/tools/test/connectivity/acts_tests/tests/google/fuchsia/wlan/performance/ |
D | WlanWmmTest.py | 517 time_vs_bandwidth_graph.legend.location = "top_left" 518 time_vs_bandwidth_graph.legend.click_policy = "hide"
|
D | ChannelSweepTest.py | 456 channel_vs_throughput_graph.legend.location = "top_left"
|
/tools/security/fuzzing/example_fuzzer/ |
D | README.md | 86 Shadow byte legend (one shadow byte represents 8 application bytes):
|