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

  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/test/
cxx03_test.cc 33 BENCHMARK_TEMPLATE2(BM_template2, int, long);
benchmark_test.cc 108 BENCHMARK_TEMPLATE2(BM_Sequential, std::vector<int>, int)
  /external/google-benchmark/test/
cxx03_test.cc 37 BENCHMARK_TEMPLATE2(BM_template2, int, long);
benchmark_test.cc 112 BENCHMARK_TEMPLATE2(BM_Sequential, std::vector<int>, int)
  /external/libcxx/utils/google-benchmark/test/
cxx03_test.cc 37 BENCHMARK_TEMPLATE2(BM_template2, int, long);
benchmark_test.cc 112 BENCHMARK_TEMPLATE2(BM_Sequential, std::vector<int>, int)
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/include/benchmark/
benchmark_api.h 863 #define BENCHMARK_TEMPLATE2(n, a, b) \
    [all...]
  /external/google-benchmark/include/benchmark/
benchmark.h     [all...]
  /external/libcxx/utils/google-benchmark/include/benchmark/
benchmark.h     [all...]

Completed in 848 milliseconds