Searched refs:sorted_array (Results 1 – 1 of 1) sorted by relevance
45 Shape sorted_array = array_; in IsValidMap() local46 std::sort(sorted_array.begin(), sorted_array.end()); in IsValidMap()48 for (auto &element : sorted_array) { in IsValidMap()