Searched refs:old_summary_cstr (Results 1 – 1 of 1) sorted by relevance
167 const char *old_summary_cstr = m_old_value_sp->GetSummaryAsCString(); in DumpSnapshots() local168 if (old_summary_cstr && old_summary_cstr[0]) in DumpSnapshots()169 s->Printf("\n%sold value: %s", prefix, old_summary_cstr); in DumpSnapshots()