Searched defs:LazilyDeallocatedDequeTest (Results 1 – 1 of 1) sorted by relevance
14 class LazilyDeallocatedDequeTest : public testing::Test {}; class16 TEST_F(LazilyDeallocatedDequeTest, InitiallyEmpty) { in TEST_F() argument23 TEST_F(LazilyDeallocatedDequeTest, PushBackAndPopFront1) { in TEST_F() argument38 TEST_F(LazilyDeallocatedDequeTest, PushBackAndPopFront1000) { in TEST_F() argument57 TEST_F(LazilyDeallocatedDequeTest, PushFrontBackAndPopFront1) { in TEST_F() argument72 TEST_F(LazilyDeallocatedDequeTest, PushFrontAndPopFront1000) { in TEST_F() argument91 TEST_F(LazilyDeallocatedDequeTest, MaybeShrinkQueueWithLargeSizeDrop) { in TEST_F() argument121 TEST_F(LazilyDeallocatedDequeTest, MaybeShrinkQueueWithSmallSizeDrop) { in TEST_F() argument149 TEST_F(LazilyDeallocatedDequeTest, MaybeShrinkQueueToEmpty) { in TEST_F() argument169 TEST_F(LazilyDeallocatedDequeTest, MaybeShrinkQueueRateLimiting) { in TEST_F() argument[all …]