Searched refs:foxhash (Results 1 – 1 of 1) sorted by relevance
43 uint32 foxhash = HashDjb2(reinterpret_cast<const uint8*>(fox), 131, 5381); in TEST_F() local45 EXPECT_EQ(kExpectedFoxHash, foxhash); in TEST_F()