Searched refs:is_failed_description (Results 1 – 2 of 2) sorted by relevance
440 ValueObjectPrinter::ShouldPrintChildren (bool is_failed_description, in ShouldPrintChildren() argument446 if (is_failed_description || m_curr_depth < options.m_max_depth) in ShouldPrintChildren()652 bool is_failed_description = !PrintObjectDescriptionIfNeeded(value_printed, summary_printed); in PrintChildrenIfNeeded() local655 bool print_children = ShouldPrintChildren (is_failed_description,curr_ptr_depth); in PrintChildrenIfNeeded()
345 ShouldPrintChildren (bool is_failed_description,