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

/external/autotest/client/deps/glbench/src/
H A Dutils.cc159 // Waits up to timeout seconds to reach cold_temperature in Celsius.
160 double WaitForCoolMachine(double cold_temperature, double timeout, argument
168 if (*temperature < cold_temperature)

Completed in 98 milliseconds