Home
last modified time | relevance | path

Searched refs:OO_Defaults (Results 1 – 2 of 2) sorted by relevance

/third_party/benchmark/include/benchmark/
Dbenchmark.h1895 OO_Defaults = OO_ColorTabular enumerator
1897 explicit ConsoleReporter(OutputOptions opts_ = OO_Defaults)
/third_party/benchmark/src/
Dbenchmark.cc501 int output_opts = ConsoleReporter::OO_Defaults; in GetOutputOptions()