Home
last modified time | relevance | path

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

/external/opencv3/modules/ts/src/
Dts_perf.cpp1436 if (m.terminationReason == performance_metrics::TERM_SKIP_TEST) in reportMetrics()
1580 if (metrics.terminationReason == performance_metrics::TERM_SKIP_TEST) in TearDown()
1687 metrics.terminationReason = performance_metrics::TERM_SKIP_TEST; in RunPerfTestBody()
/external/opencv3/modules/ts/include/opencv2/ts/
Dts_perf.hpp245 TERM_SKIP_TEST = 4, // there are some limitations and test should be skipped enumerator