Home
last modified time | relevance | path

Searched refs:number_freq_plots (Results 1 – 2 of 2) sorted by relevance

/external/trappy/trappy/
Dplot_utils.py124 def number_freq_plots(runs, map_label): function
206 nrows = number_freq_plots(runs, map_label)
295 nrows = 2 * number_freq_plots(runs, map_label)
/external/trappy/tests/
Dtest_plot_utils.py122 self.assertEquals(plot_utils.number_freq_plots([trace], self.map_label),
137 self.assertEquals(plot_utils.number_freq_plots([trace], self.map_label),