Searched defs:the_set (Results 1 – 2 of 2) sorted by relevance
80 void RemoveMissingIdsFromSet(std::set<short>* the_set, in RemoveMissingIdsFromSet()93 inline bool SetContainsValue(const Set& the_set, in SetContainsValue()
457 NoLinearSearchSet<RetainPtr<const PseudoRetainable>, std::less<>> the_set; in TEST() local