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

  /external/google-benchmark/test/
benchmark_test.cc 84 static void BM_SetInsert(benchmark::State& state) {
94 BENCHMARK(BM_SetInsert)->Ranges({{1 << 10, 8 << 10}, {1, 10}});
  /external/libcxx/utils/google-benchmark/test/
benchmark_test.cc 84 static void BM_SetInsert(benchmark::State& state) {
94 BENCHMARK(BM_SetInsert)->Ranges({{1 << 10, 8 << 10}, {1, 10}});

Completed in 2637 milliseconds