Home
last modified time | relevance | path

Searched refs:GetOutputOptions (Results 1 – 6 of 6) sorted by relevance

/external/libcxx/utils/google-benchmark/src/
Dbenchmark_api_internal.h47 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color = false);
Dbenchmark.cc313 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color) { in GetOutputOptions() function
359 FLAGS_benchmark_format, internal::GetOutputOptions()); in RunSpecifiedBenchmarks()
/external/google-benchmark/src/
Dbenchmark_api_internal.h47 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color = false);
Dbenchmark.cc313 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color) { in GetOutputOptions() function
359 FLAGS_benchmark_format, internal::GetOutputOptions()); in RunSpecifiedBenchmarks()
/external/google-benchmark/test/
Doutput_test_helper.cc379 auto options = benchmark::internal::GetOutputOptions(/*force_no_color*/ true); in RunOutputTests()
/external/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc379 auto options = benchmark::internal::GetOutputOptions(/*force_no_color*/ true); in RunOutputTests()