Home
last modified time | relevance | path

Searched +defs:v23 +defs:s (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/core/test/
Dtest_operations.cpp67 string s; member
84 void checkDiff(const Mat& m1, const Mat& m2, const string& s) in checkDiff()
88 void checkDiffF(const Mat& m1, const Mat& m2, const string& s) in checkDiffF()
124 double s = sum(Mat(m).reshape(1))[0]; in TestType() local
873 Scalar s(4, 3, 2, 1); in TestMatxMultiplication() local
969 Vec3d v13(1, 1, 1), v23(2, 2, 2); in operations1() local