Home
last modified time | relevance | path

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

/external/opencv3/modules/ts/src/
Dts.cpp443 static int tsErrorCallback( int status, const char* func_name, const char* err_msg, const char* fil… in tsErrorCallback() function
464 cv::redirectError((cv::ErrorCallback)tsErrorCallback, this); in init()