OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:printMetrics
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/samples/gpu/performance/
performance.cpp
70
printMetrics
(cpu_time, gpu_time, speedup);
107
void TestSystem::
printMetrics
(double cpu_time, double gpu_time, double speedup)
performance.h
118
void
printMetrics
(double cpu_time, double gpu_time, double speedup);
Completed in 58 milliseconds