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

  /external/stlport/test/unit/cppunit/
cppunit_mini.h 22 # define CPPUNIT_NS CppUnitMini
24 # define CPPUNIT_NS
30 namespace CPPUNIT_NS
143 typedef CPPUNIT_NS::TestCase Base; \
223 #define CPPUNIT_MESSAGE(m) CPPUNIT_NS::TestCase::message(m)
  /ndk/tests/device/test-gnustl-full/unit/cppunit/
cppunit_mini.h 22 # define CPPUNIT_NS CppUnitMini
24 # define CPPUNIT_NS
30 namespace CPPUNIT_NS
143 typedef CPPUNIT_NS::TestCase Base; \
223 #define CPPUNIT_MESSAGE(m) CPPUNIT_NS::TestCase::message(m)
  /ndk/tests/device/test-stlport/unit/cppunit/
cppunit_mini.h 22 # define CPPUNIT_NS CppUnitMini
24 # define CPPUNIT_NS
30 namespace CPPUNIT_NS
143 typedef CPPUNIT_NS::TestCase Base; \
223 #define CPPUNIT_MESSAGE(m) CPPUNIT_NS::TestCase::message(m)

Completed in 99 milliseconds