Home
last modified time | relevance | path

Searched refs:MallocZoneFunctionsTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dmalloc_zone_functions_apple_unittest.cc11 class MallocZoneFunctionsTest : public testing::Test { class
16 TEST_F(MallocZoneFunctionsTest, TestDefaultZoneMallocFree) { in TEST_F() argument
27 TEST_F(MallocZoneFunctionsTest, IsZoneAlreadyStored) { in TEST_F() argument
35 TEST_F(MallocZoneFunctionsTest, CannotDoubleStoreZone) { in TEST_F() argument
43 TEST_F(MallocZoneFunctionsTest, CannotStoreMoreThanMaxZones) { in TEST_F() argument