Searched defs:MapValuesToContiguousRange (Results 1 – 2 of 2) sorted by relevance
75 TEST(MapValuesToContiguousRange, ContiguousEntries) { in TEST() argument91 TEST(MapValuesToContiguousRange, NonContiguousEntries) { in TEST() argument102 TEST(MapValuesToContiguousRange, NonContiguousRepeatingEntries) { in TEST() argument
98 void MapValuesToContiguousRange(const int size, int* array) { in MapValuesToContiguousRange() function