Searched refs:dumpIndenting (Results 1 – 2 of 2) sorted by relevance
70 mSimple.dumpIndenting(mIndenting); in timeSimpleIndenting()82 mComplex.dumpIndenting(mIndenting); in timeComplexIndenting()141 public void dumpIndenting(android.util.IndentingPrintWriter pw) { in dumpIndenting() method in IndentingPrintWriterBenchmark.Node147 child.dumpIndenting(pw); in dumpIndenting()
753 dumpIndenting(fd, pw, args); in dump()758 private void dumpIndenting(FileDescriptor fd, IndentingPrintWriter writer, String[] args) { in dumpIndenting() method in ICarImpl