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

/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/tests/
H A Dbasic.cpp20 TEST_F(DefaultGuardedPoolAllocator, NullptrIsNotMine) {
39 TEST_F(DefaultGuardedPoolAllocator, TooLargeAllocation) {
49 TEST_F(DefaultGuardedPoolAllocator, ZeroSizeAndAlignmentAllocations) {
59 TEST_F(DefaultGuardedPoolAllocator, NonPowerOfTwoAlignment) {
67 TEST_F(DefaultGuardedPoolAllocator, TooBigForSinglePageSlots) {
H A Denable_disable.cpp62 TEST_F(DefaultGuardedPoolAllocator, DisableForkEnable) {
H A Dharness.h49 class DefaultGuardedPoolAllocator : public Test { class in inherits:Test
143 using DefaultGuardedPoolAllocatorDeathTest = DefaultGuardedPoolAllocator;

Completed in 105 milliseconds