Searched refs:new_summary_cstr (Results 1 – 1 of 1) sorted by relevance
178 const char *new_summary_cstr = m_new_value_sp->GetSummaryAsCString(); in DumpSnapshots() local179 if (new_summary_cstr && new_summary_cstr[0]) in DumpSnapshots()180 s->Printf("\n%snew value: %s", prefix, new_summary_cstr); in DumpSnapshots()