Home
last modified time | relevance | path

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

/external/opencv3/modules/core/test/
Dtest_mat.cpp152 string srcTypeStr, dstTypeStr; in checkOp() local
153 getMatTypeStr( src.type(), srcTypeStr ); in checkOp()
158 srcTypeStr.c_str(), dstTypeStr.c_str(), opTypeStr, dimStr ); in checkOp()