Home
last modified time | relevance | path

Searched defs:GetBenchmarkFilter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark.cc626 std::string GetBenchmarkFilter() { return FLAGS_benchmark_filter; } in GetBenchmarkFilter() function
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark.cc653 std::string GetBenchmarkFilter() { return FLAGS_benchmark_filter; } in GetBenchmarkFilter() function