Home
last modified time | relevance | path

Searched refs:CPPUNIT_TEST_BASE (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/test-stlport/unit/cppunit/
Dcppunit_mini.h149 # define CPPUNIT_TEST_BASE(X, Y) \ macro
168 # define CPPUNIT_TEST_BASE(X, Y) \ macro
182 #define CPPUNIT_TEST(X) CPPUNIT_TEST_BASE(X, false)
183 #define CPPUNIT_EXPLICIT_TEST(X) CPPUNIT_TEST_BASE(X, true)
/ndk/tests/device/test-gnustl-full/unit/cppunit/
Dcppunit_mini.h149 # define CPPUNIT_TEST_BASE(X, Y) \ macro
168 # define CPPUNIT_TEST_BASE(X, Y) \ macro
182 #define CPPUNIT_TEST(X) CPPUNIT_TEST_BASE(X, false)
183 #define CPPUNIT_EXPLICIT_TEST(X) CPPUNIT_TEST_BASE(X, true)