Home
last modified time | relevance | path

Searched defs:PartitionAllocDeathTest (Results 1 – 1 of 1) sorted by relevance

/external/cronet/base/allocator/partition_allocator/
Dpartition_alloc_unittest.cc597 class PartitionAllocDeathTest : public PartitionAllocTest {}; class
2365 TEST_P(PartitionAllocDeathTest, MAYBE_RepeatedAllocReturnNullDirect) { in TEST_P() argument
2374 TEST_P(PartitionAllocDeathTest, MAYBE_RepeatedReallocReturnNullDirect) { in TEST_P() argument
2382 TEST_P(PartitionAllocDeathTest, MAYBE_RepeatedTryReallocReturnNullDirect) { in TEST_P() argument
2394 TEST_P(PartitionAllocDeathTest, DISABLED_RepeatedAllocReturnNull) { in TEST_P() argument
2404 TEST_P(PartitionAllocDeathTest, DISABLED_RepeatedReallocReturnNull) { in TEST_P() argument
2413 TEST_P(PartitionAllocDeathTest, DISABLED_RepeatedTryReallocReturnNull) { in TEST_P() argument
2424 TEST_P(PartitionAllocDeathTest, MTEProtectsFreedPtr) { in TEST_P() argument
2459 TEST_P(PartitionAllocDeathTest, LargeAllocs) { in TEST_P() argument
2480 TEST_P(PartitionAllocDeathTest, ImmediateDoubleFree) { in TEST_P() argument
[all …]