Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/google_benchmark/src/src/
H A Dbenchmark.cc632 int32_t GetBenchmarkVerbosity() { return FLAGS_v; } in GetBenchmarkVerbosity() function
/aosp_15_r20/external/google-benchmark/src/
H A Dbenchmark.cc659 int32_t GetBenchmarkVerbosity() { return FLAGS_v; } in GetBenchmarkVerbosity() function