Lines Matching refs:randomMat
66 Mat src = randomMat(size, type); in test_gpumat()
83 Mat src = randomMat(size, type); in test_globptr()
101 Mat src = randomMat(size, type); in test_texptr()
119 Mat src1 = randomMat(size, type); in test_expr()
120 Mat src2 = randomMat(size, type); in test_expr()
168 Mat src1 = randomMat(size, type); in test_gpumat_gpumat()
169 Mat src2 = randomMat(size, type); in test_gpumat_gpumat()
186 Mat src = randomMat(size, type); in test_texptr_scalar()
204 Mat src1 = randomMat(size, type); in test_expr_gpumat()
205 Mat src2 = randomMat(size, type); in test_expr_gpumat()
206 Mat src3 = randomMat(size, type); in test_expr_gpumat()
224 Mat src1 = randomMat(size, type); in test_scalar_expr()
225 Mat src2 = randomMat(size, type); in test_scalar_expr()
273 Mat src1 = randomMat(size, type); in test_gpumat_gpumat()
274 Mat src2 = randomMat(size, type); in test_gpumat_gpumat()
291 Mat src = randomMat(size, type); in test_texptr_scalar()
309 Mat src1 = randomMat(size, type); in test_expr_gpumat()
310 Mat src2 = randomMat(size, type); in test_expr_gpumat()
311 Mat src3 = randomMat(size, type); in test_expr_gpumat()
329 Mat src1 = randomMat(size, type); in test_scalar_expr()
330 Mat src2 = randomMat(size, type); in test_scalar_expr()
378 Mat src1 = randomMat(size, type); in test_accuracy()
379 Mat src2 = randomMat(size, type); in test_accuracy()