HomeSort by relevance Sort by last modified time
    Searched refs:FAIL_GENERIC (Results 1 - 3 of 3) sorted by null

  /external/opencv3/modules/ml/test/
test_gbttest.cpp 156 return cvtest::TS::FAIL_GENERIC;
181 return cvtest::TS::FAIL_GENERIC;
  /external/opencv3/modules/ts/include/opencv2/
ts.hpp 341 FAIL_GENERIC=-1,
  /external/opencv3/modules/ts/src/
ts.cpp 422 case FAIL_GENERIC: return "Generic/Unknown";

Completed in 40 milliseconds