Home
last modified time | relevance | path

Searched defs:output_opts (Results 1 – 1 of 1) sorted by relevance

/third_party/benchmark/src/
Dbenchmark.cc477 std::string const& name, ConsoleReporter::OutputOptions output_opts) { in CreateReporter()
501 int output_opts = ConsoleReporter::OO_Defaults; in GetOutputOptions() local