Searched refs:UInt64Hash (Results 1 - 1 of 1) sorted by relevance

/external/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp59 struct UInt64Hash { struct
60 UInt64Hash() = default;
195 std::unordered_set<uint64_t, UInt64Hash>{},
206 std::unordered_set<uint64_t, UInt64Hash>{},
242 std::unordered_set<uint64_t, UInt64Hash>{},
254 std::unordered_set<uint64_t, UInt64Hash>{},

Completed in 634 milliseconds