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