Searched defs:plot_temperature_hist (Results 1 - 4 of 4) sorted by relevance

/external/trappy/tests/trappy/
H A Dplot_utils.py306 def plot_temperature_hist(runs): function
322 run.thermal.plot_temperature_hist(ax, run.name)
H A Dthermal.py101 def plot_temperature_hist(self, ax, title): member in class:Thermal
/external/trappy/trappy/
H A Dplot_utils.py306 def plot_temperature_hist(runs): function
322 run.thermal.plot_temperature_hist(ax, run.name)
H A Dthermal.py101 def plot_temperature_hist(self, ax, title): member in class:Thermal

Completed in 213 milliseconds