Searched defs:PartitionAllocDeathTest (Results 1 – 1 of 1) sorted by relevance
615 class PartitionAllocDeathTest : public PartitionAllocTest {}; class2412 TEST_P(PartitionAllocDeathTest, MAYBE_RepeatedAllocReturnNullDirect) { in TEST_P() argument2421 TEST_P(PartitionAllocDeathTest, MAYBE_RepeatedReallocReturnNullDirect) { in TEST_P() argument2433 TEST_P(PartitionAllocDeathTest, DISABLED_RepeatedAllocReturnNull) { in TEST_P() argument2443 TEST_P(PartitionAllocDeathTest, DISABLED_RepeatedReallocReturnNull) { in TEST_P() argument2454 TEST_P(PartitionAllocDeathTest, MTEProtectsFreedPtr) { in TEST_P() argument2489 TEST_P(PartitionAllocDeathTest, LargeAllocs) { in TEST_P() argument2509 TEST_P(PartitionAllocDeathTest, ImmediateDoubleFree) { in TEST_P() argument2517 TEST_P(PartitionAllocDeathTest, ImmediateDoubleFree2ndSlot) { in TEST_P() argument2533 TEST_P(PartitionAllocDeathTest, NumAllocatedSlotsDoubleFree) { in TEST_P() argument[all …]