Home
last modified time | relevance | path

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

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