Searched refs:EnqueueWithPop (Results 1 – 2 of 2) sorted by relevance
58 T* EnqueueWithPop(T* new_item);111 T* LeakyBondedQueue<T>::EnqueueWithPop(T* new_item) { in EnqueueWithPop() function
136 MockItem* item2_2 = queue->EnqueueWithPop(item4); in TEST()142 MockItem* item3_3 = queue->EnqueueWithPop(item1); in TEST()