Searched defs:StatelessHash (Results 1 – 1 of 1) sorted by relevance
456 struct StatelessHash { in TEST() struct457 size_t operator()(absl::string_view) const { return 0; } in TEST()