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

/ndk/tests/device/test-gnustl-full/unit/
H A Dmultiset_test.cpp13 class MultisetTest : public CPPUNIT_NS::TestCase class in inherits:CPPUNIT_NS::TestCase
17 CPPUNIT_TEST_SUITE(MultisetTest);
39 CPPUNIT_TEST_SUITE_REGISTRATION(MultisetTest); variable
44 void MultisetTest::mset1()
61 void MultisetTest::mset3()
99 void MultisetTest::mset5()
/ndk/tests/device/test-stlport/unit/
H A Dmultiset_test.cpp13 class MultisetTest : public CPPUNIT_NS::TestCase class in inherits:CPPUNIT_NS::TestCase
17 CPPUNIT_TEST_SUITE(MultisetTest);
39 CPPUNIT_TEST_SUITE_REGISTRATION(MultisetTest); variable
44 void MultisetTest::mset1()
61 void MultisetTest::mset3()
99 void MultisetTest::mset5()

Completed in 190 milliseconds