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

  /external/google-benchmark/include/benchmark/
benchmark_api.h 790 // BENCHMARK_CAPTURE(BM_takes_args, int_string_test, 42, std::string("abc"));
791 #define BENCHMARK_CAPTURE(func, test_case_name, ...) \
  /external/libcxx/utils/google-benchmark/include/benchmark/
benchmark_api.h 790 // BENCHMARK_CAPTURE(BM_takes_args, int_string_test, 42, std::string("abc"));
791 #define BENCHMARK_CAPTURE(func, test_case_name, ...) \

Completed in 1476 milliseconds