Searched refs:FindBenchmarksInternal (Results 1 – 6 of 6) sorted by relevance
41 bool FindBenchmarksInternal(const std::string& re,
388 if (!FindBenchmarksInternal(spec, &benchmarks, &Err)) return 0; in RunSpecifiedBenchmarks()
232 bool FindBenchmarksInternal(const std::string& re, in FindBenchmarksInternal() function