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

  /external/stlport/test/unit/cppunit/
cppunit_mini.h 206 #define CPPUNIT_FAIL { \
207 Base::error("CPPUNIT_FAIL", "", __FILE__, __LINE__); \
  /ndk/tests/device/test-gnustl-full/unit/cppunit/
cppunit_mini.h 206 #define CPPUNIT_FAIL { \
207 Base::error("CPPUNIT_FAIL", "", __FILE__, __LINE__); \
  /ndk/tests/device/test-stlport/unit/cppunit/
cppunit_mini.h 206 #define CPPUNIT_FAIL { \
207 Base::error("CPPUNIT_FAIL", "", __FILE__, __LINE__); \

Completed in 54 milliseconds