Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/
H A Dexport_json_unittest.cc70 class StringOutputWriter : public OutputWriter { class
72 StringOutputWriter() { str_.reserve(1024); } in StringOutputWriter() function in perfetto::trace_processor::json::__anon69cc51210111::StringOutputWriter