Home
last modified time | relevance | path

Searched defs:UInt64Hash2 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp99 struct UInt64Hash2 { struct
102 std::size_t operator()(uint64_t data) const { in operator ()()
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dunordered_set_operations.bench.cpp90 struct UInt64Hash2 { struct
92 inline TEST_ALWAYS_INLINE std::size_t operator()(uint64_t data) const { in operator ()()