Searched defs:ScopedSetInsertion (Results 1 – 2 of 2) sorted by relevance
10 TEST(fxcrt, ScopedSetInsertion) { in TEST() argument
24 ScopedSetInsertion(std::set<T>* org_set, const T& elem) in ScopedSetInsertion() function