Searched refs:GetOutputOptions (Results 1 – 3 of 3) sorted by relevance
79 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color = false);
405 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color) { in GetOutputOptions() function467 FLAGS_benchmark_format, internal::GetOutputOptions()); in RunSpecifiedBenchmarks()
391 auto options = benchmark::internal::GetOutputOptions(/*force_no_color*/ true); in RunOutputTests()