Searched refs:GetOutputOptions (Results 1 – 6 of 6) sorted by relevance
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()
379 auto options = benchmark::internal::GetOutputOptions(/*force_no_color*/ true); in RunOutputTests()