Searched defs:indent_string (Results 1 - 1 of 1) sorted by relevance

/art/runtime/base/
H A Dtiming_logger.cc195 void TimingLogger::Dump(std::ostream &os, const char* indent_string) const {
219 os << indent_string; local

Completed in 139 milliseconds