HomeSort by relevance Sort by last modified time
    Searched defs:OpenCVTestCase (Results 1 - 2 of 2) sorted by null

  /external/opencv3/modules/java/android_test/src/org/opencv/test/
OpenCVTestCase.java 28 public class OpenCVTestCase extends TestCase {
38 private static final String TAG = "OpenCVTestCase";
51 // TODO: OpenCVTestCase refactorings
  /external/opencv3/modules/java/pure_test/src/org/opencv/test/
OpenCVTestCase.java 30 public class OpenCVTestCase extends TestCase {
40 private static final String TAG = "OpenCVTestCase";
53 // TODO: OpenCVTestCase refactorings

Completed in 178 milliseconds