Home
last modified time | relevance | path

Searched refs:hasher_test_int (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/container_hash/test/
Dhash_fwd_test_1.cpp26 BOOST_HASH_TEST_NAMESPACE::hash<test::test_type1<int> > hasher_test_int; in fwd_test1() local
29 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() local
49 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() local
82 BOOST_TEST(seed1 == hasher_test_int(x)); in fwd_test3()