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

  /external/google-benchmark/test/
cxx03_test.cc 30 void BM_template2(benchmark::State& state) {
33 BENCHMARK_TEMPLATE2(BM_template2, int, long);
  /external/libcxx/utils/google-benchmark/test/
cxx03_test.cc 30 void BM_template2(benchmark::State& state) {
33 BENCHMARK_TEMPLATE2(BM_template2, int, long);

Completed in 77 milliseconds