Home
last modified time | relevance | path

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

/external/perfetto/tools/ftrace_proto_gen/
Dproto_gen_utils.cc34 std::string RunClangFmt(const std::string& input) { in RunClangFmt() function
63 tidied = RunClangFmt(str()); in ~VerifyStream()