Home
last modified time | relevance | path

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

/third_party/json/benchmarks/thirdparty/benchmark/include/benchmark/
Dbenchmark.h1385 OO_Defaults = OO_ColorTabular enumerator
1387 explicit ConsoleReporter(OutputOptions opts_ = OO_Defaults)
/third_party/benchmark/include/benchmark/
Dbenchmark.h1675 OO_Defaults = OO_ColorTabular enumerator
1677 explicit ConsoleReporter(OutputOptions opts_ = OO_Defaults)
/third_party/benchmark/src/
Dbenchmark.cc406 int output_opts = ConsoleReporter::OO_Defaults; in GetOutputOptions()
/third_party/json/benchmarks/thirdparty/benchmark/src/
Dbenchmark.cc465 int output_opts = ConsoleReporter::OO_Defaults; in GetOutputOptions()