Searched defs:CountedHash (Results 1 – 3 of 3) sorted by relevance
3099 struct CountedHash { struct3100 size_t operator()(int64_t value) const { in operator ()()3104 mutable int count = 0;3114 TEST(Table, CountedHash) { in TEST() argument
3316 struct CountedHash { struct3317 size_t operator()(int64_t value) const { in operator ()()3321 mutable int count = 0;3331 TEST(Table, CountedHash) { in TEST() argument
3321 struct CountedHash { struct3322 size_t operator()(int64_t value) const { in operator ()()3326 mutable int count = 0;3336 TEST(Table, CountedHash) { in TEST() argument