Home
last modified time | relevance | path

Searched refs:fig_property (Results 1 – 3 of 3) sorted by relevance

/tools/test/connectivity/acts/framework/acts/test_utils/wifi/
Dwifi_power_test_utils.py276 fig_property, argument
295 title=fig_property['title'],
316 x_data, y_data, legend=str(legend), line_width=fig_property['linewidth'], color=color)
318 x_data, y_data, size=fig_property['markersize'], legend=str(legend), fill_color=color)
321 plot.xaxis.axis_label = fig_property['x_label']
322 plot.yaxis.axis_label = fig_property['y_label']
/tools/test/connectivity/acts/tests/google/wifi/
DWifiRvrTest.py93 fig_property = {
104 fig_property,
228 fig_property = {
261 wputils.bokeh_plot(data_sets, legends, fig_property, shaded_region,
DWifiThroughputStabilityTest.py200 fig_property = {
211 fig_property,