Searched defs:AllocatorTest (Results 1 – 1 of 1) sorted by relevance
25 TEST(AllocatorTest, Construction) { Allocator<sizeof(TestData)> A(2 << 11); } in TEST() argument27 TEST(AllocatorTest, Allocate) { in TEST() argument33 TEST(AllocatorTest, OverAllocate) { in TEST() argument46 TEST(AllocatorTest, AllocateBoundaries) { in TEST() argument59 TEST(AllocatorTest, AllocateFromNonOwned) { in TEST() argument