Searched defs:oldList (Results 1 – 5 of 5) sorted by relevance
145 std::vector<tcu::IVec2> addRangeToList (const std::vector<tcu::IVec2>& oldList, const tcu::IVec2& n… in addRangeToList()
1548 ArrayList<String> oldList = new ArrayList<>(); in TestGenerics() local
1534 ArrayList<String> oldList = new ArrayList<String>(); in TestGenerics() local
4662 const Locale* oldList = Collator::getAvailableLocales(count1); in checkRegisteredCollators() local