Home
last modified time | relevance | path

Searched defs:assertListKeyPointEquals (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/java/pure_test/src/org/opencv/test/
DOpenCVTestCase.java360 …public static void assertListKeyPointEquals(List<KeyPoint> expected, List<KeyPoint> actual, double… in assertListKeyPointEquals() method in OpenCVTestCase
/external/opencv3/modules/java/android_test/src/org/opencv/test/
DOpenCVTestCase.java330 …public static void assertListKeyPointEquals(List<KeyPoint> expected, List<KeyPoint> actual, double… in assertListKeyPointEquals() method in OpenCVTestCase