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

  /external/google-benchmark/src/
benchmark_register.cc 78 bool FindBenchmarks(const std::string& re,
107 bool BenchmarkFamilies::FindBenchmarks(
221 return BenchmarkFamilies::GetInstance()->FindBenchmarks(re, benchmarks, Err);
  /external/libcxx/utils/google-benchmark/src/
benchmark_register.cc 74 bool FindBenchmarks(const std::string& re,
97 bool BenchmarkFamilies::FindBenchmarks(
209 return BenchmarkFamilies::GetInstance()->FindBenchmarks(re, benchmarks, Err);

Completed in 1044 milliseconds