Searched refs:IdAllocatorTest (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/gpu/command_buffer/common/
H A Did_allocator_test.cc12 class IdAllocatorTest : public testing::Test { class in namespace:gpu
24 TEST_F(IdAllocatorTest, TestBasic) {
49 TEST_F(IdAllocatorTest, TestAdvanced) {
73 TEST_F(IdAllocatorTest, MarkAsUsed) {
90 TEST_F(IdAllocatorTest, AllocateIdAtOrAbove) {
102 TEST_F(IdAllocatorTest, AllocateIdAtOrAboveWrapsAround) {
113 TEST_F(IdAllocatorTest, RedundantFreeIsIgnored) {

Completed in 87 milliseconds