Home
last modified time | relevance | path

Searched refs:GetOutputOptions (Results 1 – 12 of 12) 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/cronet/stable/third_party/google_benchmark/src/src/
Dbenchmark_api_internal.h83 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color = false);
Dbenchmark.cc520 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color) { in GetOutputOptions() function
549 internal::GetOutputOptions()) in CreateDefaultDisplayReporter()
/external/cronet/tot/third_party/google_benchmark/src/src/
Dbenchmark_api_internal.h83 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color = false);
Dbenchmark.cc520 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color) { in GetOutputOptions() function
549 internal::GetOutputOptions()) in CreateDefaultDisplayReporter()
/external/google-benchmark/src/
Dbenchmark_api_internal.h83 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color = false);
Dbenchmark.cc515 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color) { in GetOutputOptions() function
544 internal::GetOutputOptions()) in CreateDefaultDisplayReporter()
/external/libcxx/utils/google-benchmark/test/
Doutput_test_helper.cc379 auto options = benchmark::internal::GetOutputOptions(/*force_no_color*/ true); in RunOutputTests()
/external/google-benchmark/test/
Doutput_test_helper.cc393 auto options = benchmark::internal::GetOutputOptions(/*force_no_color*/ true); in RunOutputTests()
/external/cronet/stable/third_party/google_benchmark/src/test/
Doutput_test_helper.cc393 auto options = benchmark::internal::GetOutputOptions(/*force_no_color*/ true); in RunOutputTests()
/external/cronet/tot/third_party/google_benchmark/src/test/
Doutput_test_helper.cc393 auto options = benchmark::internal::GetOutputOptions(/*force_no_color*/ true); in RunOutputTests()