Home
last modified time | relevance | path

Searched refs:TERM_INTERRUPT (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/ts/src/
Dts_perf.cpp1299 …if (metrics.terminationReason != performance_metrics::TERM_INTERRUPT && metrics.terminationReason … in calcMetrics()
1501 case performance_metrics::TERM_INTERRUPT: in reportMetrics()
1692 metrics.terminationReason = performance_metrics::TERM_INTERRUPT; in RunPerfTestBody()
/external/opencv3/modules/ts/include/opencv2/ts/
Dts_perf.hpp243 TERM_INTERRUPT = 2, enumerator