Searched refs:BM_error_during_running_ranged_for (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Dskip_with_error_test.cc115 void BM_error_during_running_ranged_for(benchmark::State& state) { function
131 BENCHMARK(BM_error_during_running_ranged_for)->Arg(1)->Arg(2)->Iterations(5);
132 ADD_CASES("BM_error_during_running_ranged_for",
/netbsd-current/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Dskip_with_error_test.cc114 void BM_error_during_running_ranged_for(benchmark::State& state) { function
130 BENCHMARK(BM_error_during_running_ranged_for)->Arg(1)->Arg(2)->Iterations(5);
131 ADD_CASES("BM_error_during_running_ranged_for",

Completed in 244 milliseconds