OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:initial_temperature
(Results
1 - 1
of
1
) sorted by null
/external/autotest/client/deps/glbench/src/
testbase.cc
53
double
initial_temperature
= GetInitialMachineTemperature();
local
54
double cooldown_temperature = std::max(45.0,
initial_temperature
+ 6.0);
64
temperature,
initial_temperature
, wait);
Completed in 231 milliseconds