HomeSort by relevance Sort by last modified time
    Searched refs:BM_Hash (Results 1 - 2 of 2) sorted by null

  /external/libcxx/benchmarks/
unordered_set_operations.bench.cpp 107 // BM_Hash
111 void BM_Hash(benchmark::State& st, HashFn fn, GenInputs gen) {
124 BENCHMARK_CAPTURE(BM_Hash,
129 BENCHMARK_CAPTURE(BM_Hash,
134 BENCHMARK_CAPTURE(BM_Hash,
139 BENCHMARK_CAPTURE(BM_Hash,
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/benchmarks/
unordered_set_operations.bench.cpp 107 // BM_Hash
111 void BM_Hash(benchmark::State& st, HashFn fn, GenInputs gen) {
124 BENCHMARK_CAPTURE(BM_Hash,
129 BENCHMARK_CAPTURE(BM_Hash,
134 BENCHMARK_CAPTURE(BM_Hash,
139 BENCHMARK_CAPTURE(BM_Hash,

Completed in 363 milliseconds