Searched defs:PopMany (Results 1 – 2 of 2) sorted by relevance
164 TEST_F(IntrusiveHeapTest, PopMany) { in TEST_F() argument
271 std::vector<T> PopMany(size_t count) { in PopMany() function