Home
last modified time | relevance | path

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

/external/autotest/client/deps/glbench/src/
Dutils.h34 double WaitForCoolMachine(double cold_temperature,
Dtestbase.cc61 wait = WaitForCoolMachine(cooldown_temperature, 30.0, &temperature); in Bench()
Dutils.cc136 double WaitForCoolMachine(double cold_temperature, in WaitForCoolMachine() function