Searched refs:FindBenchmarksInternal (Results 1 – 3 of 3) sorted by relevance
73 bool FindBenchmarksInternal(const std::string& re,
192 bool FindBenchmarksInternal(const std::string& re, in FindBenchmarksInternal() function
496 if (!FindBenchmarksInternal(spec, &benchmarks, &Err)) return 0; in RunSpecifiedBenchmarks()