Searched refs:print_the_hole (Results 1 – 1 of 1) sorted by relevance
474 const bool print_the_hole = std::is_same<T, FixedDoubleArray>::value; in DoPrintElements() local495 if (print_the_hole && IsTheHoleAt(array, i - 1)) { in DoPrintElements()