Searched refs:pretty_type (Results 1 – 1 of 1) sorted by relevance
207 const std::string pretty_type(o->PrettyTypeOf()); in ComputeMonitorDescription() local208 return StringPrintf("<0x%08x> (a %s)", o->IdentityHashCode(), pretty_type.c_str()); in ComputeMonitorDescription()