Searched defs:testImg (Results 1 – 6 of 6) sorted by relevance
/external/opencv3/modules/video/test/ |
D | test_ecc.cpp | 123 Mat testImg; in testTranslation() local 198 Mat testImg; in testEuclidean() local 272 Mat testImg; in testAffine() local 348 Mat testImg; in testHomography() local 423 Mat_<float> testImg; in testMask() local
|
D | test_estimaterigid.cpp | 138 Mat testImg = imread( string(ts->get_data_path()) + "shared/graffiti.png", 1); in testImage() local
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderBuiltinVarTests.cpp | 285 tcu::Surface testImg (width, height); in iterate() local 378 tcu::Surface testImg (width, height); in iterate() local 471 tcu::Surface testImg (width, height); in iterate() local 589 tcu::Surface testImg (width, height); in iterate() local
|
/external/jacoco/org.jacoco.report.test/src/org/jacoco/report/internal/html/ |
D | HTMLElementTest.java | 224 public void testImg() throws IOException { in testImg() method in HTMLElementTest
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderBuiltinVarTests.cpp | 302 tcu::Surface testImg (width, height); in iterate() local 398 tcu::Surface testImg (width, height); in iterate() local 494 tcu::Surface testImg (width, height); in iterate() local 615 tcu::Surface testImg (width, height); in iterate() local 974 tcu::Surface testImg (viewportW, viewportH); in iterate() local
|
/external/opencv3/modules/imgcodecs/test/ |
D | test_drawing.cpp | 62 Mat testImg, valImg; in run() local
|