Searched defs:PartitionAllocDeathTest (Results 1 – 1 of 1) sorted by relevance
597 class PartitionAllocDeathTest : public PartitionAllocTest {}; class2365 TEST_P(PartitionAllocDeathTest, MAYBE_RepeatedAllocReturnNullDirect) { in TEST_P() argument2374 TEST_P(PartitionAllocDeathTest, MAYBE_RepeatedReallocReturnNullDirect) { in TEST_P() argument2382 TEST_P(PartitionAllocDeathTest, MAYBE_RepeatedTryReallocReturnNullDirect) { in TEST_P() argument2394 TEST_P(PartitionAllocDeathTest, DISABLED_RepeatedAllocReturnNull) { in TEST_P() argument2404 TEST_P(PartitionAllocDeathTest, DISABLED_RepeatedReallocReturnNull) { in TEST_P() argument2413 TEST_P(PartitionAllocDeathTest, DISABLED_RepeatedTryReallocReturnNull) { in TEST_P() argument2424 TEST_P(PartitionAllocDeathTest, MTEProtectsFreedPtr) { in TEST_P() argument2459 TEST_P(PartitionAllocDeathTest, LargeAllocs) { in TEST_P() argument2480 TEST_P(PartitionAllocDeathTest, ImmediateDoubleFree) { in TEST_P() argument[all …]