Searched refs:DefaultGuardedPoolAllocator (Results 1 – 3 of 3) sorted by relevance
20 TEST_F(DefaultGuardedPoolAllocator, NullptrIsNotMine) { in TEST_F() argument39 TEST_F(DefaultGuardedPoolAllocator, TooLargeAllocation) { in TEST_F() argument49 TEST_F(DefaultGuardedPoolAllocator, ZeroSizeAndAlignmentAllocations) { in TEST_F() argument59 TEST_F(DefaultGuardedPoolAllocator, NonPowerOfTwoAlignment) { in TEST_F() argument67 TEST_F(DefaultGuardedPoolAllocator, TooBigForSinglePageSlots) { in TEST_F() argument
42 class DefaultGuardedPoolAllocator : public Test {110 using DefaultGuardedPoolAllocatorDeathTest = DefaultGuardedPoolAllocator;
62 TEST_F(DefaultGuardedPoolAllocator, DisableForkEnable) { in TEST_F() argument