Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/benchmarks/
H A Dunordered_set_operations.bench.cpp79 struct UInt32Hash2 { struct
82 std::size_t operator()(uint32_t data) const { in operator ()()
/aosp_15_r20/external/cronet/third_party/libc++/src/benchmarks/
H A Dunordered_set_operations.bench.cpp71 struct UInt32Hash2 { struct
73 inline TEST_ALWAYS_INLINE std::size_t operator()(uint32_t data) const { in operator ()()