Searched refs:ahash (Results 1 – 1 of 1) sorted by relevance
30 std::size_t ahash = boost::hash<arr> () ( test_arr ); in RunTests() local31 BOOST_TEST ( ahash == bhash ); in RunTests()