OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WaitForCoolMachine
(Results
1 - 3
of
3
) sorted by null
/external/autotest/client/deps/glbench/src/
utils.h
29
double
WaitForCoolMachine
(double cold_temperature, double timeout,
testbase.cc
60
wait =
WaitForCoolMachine
(initial_temperature + 5.0, 30.0, &temperature);
utils.cc
154
double
WaitForCoolMachine
(double cold_temperature, double timeout,
Completed in 64 milliseconds