OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cpuOn
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/samples/gpu/performance/
performance.h
60
void
cpuOn
() { cpu_started_ = cv::getTickCount(); }
169
TestSystem::instance().
cpuOn
()
tests.cpp
1211
TestSystem::instance().
cpuOn
();
1266
TestSystem::instance().
cpuOn
();
Completed in 38 milliseconds