OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PerfSkipTestException
(Results
1 - 4
of
4
) sorted by null
/external/opencv3/modules/ts/src/
ocl_perf.cpp
62
throw ::perf::TestBase::
PerfSkipTestException
();
ts_perf.cpp
[
all
...]
/external/opencv3/modules/core/perf/opencl/
perf_bufferpool.cpp
25
throw ::perf::TestBase::
PerfSkipTestException
();
30
throw ::perf::TestBase::
PerfSkipTestException
();
/external/opencv3/modules/ts/include/opencv2/ts/
ts_perf.hpp
372
class
PerfSkipTestException
: public cv::Exception {};
Completed in 316 milliseconds