Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/
DDominatorTree_test.cpp32 class PrettyPrinter : public DominatorTree::Visitor { class
34 explicit PrettyPrinter(const int indent = 2) : indent_(indent) {} in PrettyPrinter() function in aapt::__anonf950c18d0111::PrettyPrinter