Home
last modified time | relevance | path

Searched refs:UInt32Hash2 (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/benchmarks/
Dunordered_set_operations.bench.cpp79 struct UInt32Hash2 { struct
80 UInt32Hash2() = default;
232 std::unordered_set<uint32_t, UInt32Hash2>{},