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

  /external/opencv3/modules/java/src/
ml+Ml.java 15 TEST_ERROR = 0,
  /external/webrtc/webrtc/voice_engine/test/auto_test/
voe_test_defines.h 117 #define TEST_ERROR(code) \
140 #define TEST_ERROR(code) \
  /cts/tests/tests/voiceinteraction/common/src/android/voiceinteraction/common/
Utils.java 62 public static final String TEST_ERROR = "Error In Test:";
100 .add(TEST_ERROR + " " + msg);
  /cts/tests/tests/assist/common/src/android/assist/common/
Utils.java 40 public static final String TEST_ERROR = "Error In Test:";
234 .add(TEST_ERROR + " " + msg);
  /external/opencv3/modules/ml/include/opencv2/
ml.hpp 91 TEST_ERROR = 0,
    [all...]
  /frameworks/base/tests/CoreTests/android/core/
TestEventHandler.java 61 public final static int TEST_ERROR = 6;
462 eventsReceived[TEST_ERROR] = true;
463 if (notExpecting[TEST_ERROR]) {
478 expects[TEST_ERROR] = false;
705 expects[TEST_ERROR] = true;
709 notExpecting[TEST_ERROR] = true;
713 expects[TEST_ERROR] = true;
  /packages/apps/Test/connectivity/sl4n/rapidjson/test/unittest/
readertest.cpp     [all...]
  /cts/apps/CtsVerifier/libs/
opencv3-android.jar 

Completed in 744 milliseconds