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

  /ndk/tests/device/test-gnustl-full/unit/cppunit/
cppunit_mini.h 195 #define CPPUNIT_CHECK(X) \
197 Base::error("CPPUNIT_CHECK", #X, __FILE__, __LINE__); \
  /ndk/tests/device/test-stlport/unit/cppunit/
cppunit_mini.h 195 #define CPPUNIT_CHECK(X) \
197 Base::error("CPPUNIT_CHECK", #X, __FILE__, __LINE__); \

Completed in 93 milliseconds