Lines Matching refs:HashTest
33 class HashTest : public CPPUNIT_NS::TestCase class
35 CPPUNIT_TEST_SUITE(HashTest);
71 CPPUNIT_TEST_SUITE_REGISTRATION(HashTest);
76 void HashTest::hmap1() in hmap1()
113 void HashTest::hmmap1() in hmmap1()
199 void HashTest::check_keys( HashTest::hashType& h, HashTest::mapType& m ) in check_keys()
248 void HashTest::hmmap2() in hmmap2()
280 void HashTest::hmset1() in hmset1()
298 void HashTest::hset2() in hset2()
311 void HashTest::insert_erase() in insert_erase()
377 void HashTest::allocator_with_state() in allocator_with_state()