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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/hashes/
H A Dhashes.cpp66 class HashesTestCase : public CppUnit::TestCase class in inherits:CppUnit::TestCase
69 HashesTestCase() { } function in class:HashesTestCase
72 CPPUNIT_TEST_SUITE( HashesTestCase );
108 DECLARE_NO_COPY_CLASS(HashesTestCase)
112 CPPUNIT_TEST_SUITE_REGISTRATION( HashesTestCase ); variable
115 CPPUNIT_TEST_SUITE_NAMED_REGISTRATION( HashesTestCase, "HashesTestCase" );
117 void HashesTestCase::wxHashTableTest()
231 void HashesTestCase::wxUntypedHashTableDeleteContents()
278 void HashesTestCase
[all...]

Completed in 95 milliseconds