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

/external/stlport/test/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 1865 milliseconds