Searched refs:GetOutputOptions (Results 1 - 3 of 3) sorted by relevance

/external/google-benchmark/src/
H A Dbenchmark_api_internal.h41 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color = false);
H A Dbenchmark.cc550 ConsoleReporter::OutputOptions GetOutputOptions(bool force_no_color) { function in namespace:benchmark::internal
591 FLAGS_benchmark_format, internal::GetOutputOptions());
/external/google-benchmark/test/
H A Doutput_test_helper.cc370 auto options = benchmark::internal::GetOutputOptions(/*force_no_color*/true);

Completed in 105 milliseconds