Searched refs:hasher_test_int (Results 1 – 1 of 1) sorted by relevance
26 BOOST_HASH_TEST_NAMESPACE::hash<test::test_type1<int> > hasher_test_int; in fwd_test1() local29 BOOST_TEST(hasher_int(5) == hasher_test_int(x)); in fwd_test1()46 BOOST_HASH_TEST_NAMESPACE::hash<test::test_type2<int> > hasher_test_int; in fwd_test2() local49 BOOST_TEST(seed1 == hasher_test_int(x)); in fwd_test2()79 BOOST_HASH_TEST_NAMESPACE::hash<test::test_type3<int> > hasher_test_int; in fwd_test3() local82 BOOST_TEST(seed1 == hasher_test_int(x)); in fwd_test3()