Searched defs:CPPUNIT_NS (Results 1 - 2 of 2) sorted by relevance

/ndk/tests/device/test-gnustl-full/unit/cppunit/
H A Dcppunit_mini.h22 # define CPPUNIT_NS CppUnitMini
24 # define CPPUNIT_NS macro
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/
H A Dcppunit_mini.h22 # define CPPUNIT_NS CppUnitMini
24 # define CPPUNIT_NS macro
30 namespace CPPUNIT_NS
143 typedef CPPUNIT_NS::TestCase Base; \
223 #define CPPUNIT_MESSAGE(m) CPPUNIT_NS::TestCase::message(m)

Completed in 172 milliseconds