Searched refs:GetOutputOptions (Results 1 – 6 of 6) sorted by relevance
42 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color = false);
464 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color) { in GetOutputOptions() function505 FLAGS_benchmark_format, internal::GetOutputOptions()); in RunSpecifiedBenchmarks()
47 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color = false);
313 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color) { in GetOutputOptions() function359 FLAGS_benchmark_format, internal::GetOutputOptions()); in RunSpecifiedBenchmarks()
370 auto options = benchmark::internal::GetOutputOptions(/*force_no_color*/true); in RunOutputTests()
379 auto options = benchmark::internal::GetOutputOptions(/*force_no_color*/ true); in RunOutputTests()