Searched refs:hasher_test_string (Results 1 – 1 of 1) sorted by relevance
27 BOOST_HASH_TEST_NAMESPACE::hash<test::test_type1<std::string> > hasher_test_string; in fwd_test1() local30 BOOST_TEST(hasher_string("Test") == hasher_test_string(y)); in fwd_test1()47 BOOST_HASH_TEST_NAMESPACE::hash<test::test_type2<std::string> > hasher_test_string; in fwd_test2() local50 BOOST_TEST(seed2 == hasher_test_string(y)); in fwd_test2()80 BOOST_HASH_TEST_NAMESPACE::hash<test::test_type3<std::string> > hasher_test_string; in fwd_test3() local83 BOOST_TEST(seed2 == hasher_test_string(y)); in fwd_test3()