Searched refs:new_value_cstr (Results 1 – 1 of 1) sorted by relevance
174 const char *new_value_cstr = m_new_value_sp->GetValueAsCString(); in DumpSnapshots() local175 if (new_value_cstr && new_value_cstr[0]) in DumpSnapshots()176 s->Printf("\n%snew value: %s", prefix, new_value_cstr); in DumpSnapshots()