Searched refs:FindBenchmarksInternal (Results 1 – 3 of 3) sorted by relevance
75 bool FindBenchmarksInternal(const std::string& re,
197 bool FindBenchmarksInternal(const std::string& re, in FindBenchmarksInternal() function
609 if (!FindBenchmarksInternal(spec, &benchmarks, &Err)) { in RunSpecifiedBenchmarks()