HomeSort by relevance Sort by last modified time
    Searched full:bm_non_template_args (Results 1 - 3 of 3) sorted by null

  /external/google-benchmark/test/
benchmark_test.cc 215 void BM_non_template_args(benchmark::State& state, int, double) {
218 BENCHMARK_CAPTURE(BM_non_template_args, basic_test, 0, 0);
  /external/libcxx/utils/google-benchmark/test/
benchmark_test.cc 215 void BM_non_template_args(benchmark::State& state, int, double) {
218 BENCHMARK_CAPTURE(BM_non_template_args, basic_test, 0, 0);
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/test/
benchmark_test.cc 211 void BM_non_template_args(benchmark::State& state, int, double) {
214 BENCHMARK_CAPTURE(BM_non_template_args, basic_test, 0, 0);

Completed in 104 milliseconds