Home
last modified time | relevance | path

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

/third_party/json/benchmarks/thirdparty/benchmark/src/
Djson_reporter.cc71 std::string inner_indent(2, ' '); in ReportContext() local
74 out << inner_indent << "\"context\": {\n"; in ReportContext()
122 out << inner_indent << "},\n"; in ReportContext()
123 out << inner_indent << "\"benchmarks\": [\n"; in ReportContext()
/third_party/benchmark/src/
Djson_reporter.cc124 std::string inner_indent(2, ' '); in ReportContext() local
127 out << inner_indent << "\"context\": {\n"; in ReportContext()
196 out << inner_indent << "},\n"; in ReportContext()
197 out << inner_indent << "\"benchmarks\": [\n"; in ReportContext()