Searched refs:CPPUNIT_ASSERT_EQUAL (Results 1 - 2 of 2) sorted by relevance

/external/stlport/test/unit/cppunit/
H A Dcppunit_mini.h211 #define CPPUNIT_ASSERT_EQUAL(X, Y) \ macro
213 Base::error("CPPUNIT_ASSERT_EQUAL", #X","#Y, __FILE__, __LINE__); \
/external/stlport/test/unit/
H A Dmvctor_traits_test.cpp155 CPPUNIT_ASSERT_EQUAL( MovableStruct::nb_assignment_call, 6 );

Completed in 160 milliseconds