Searched refs:last_array_index (Results 1 – 1 of 1) sorted by relevance
460 int last_array_index = static_cast<int>(array_length - 1); in JoinSparseArrayWithSeparator() local464 int repeat = last_array_index - previous_separator_position; in JoinSparseArrayWithSeparator()