Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/shim/
H A Dallocator_shim_unittest.cc57 class AllocatorShimTest : public testing::Test { class
59 AllocatorShimTest() : testing::Test() {} in AllocatorShimTest() function in allocator_shim::__anon5acb29120111::AllocatorShimTest
373 TEST_F(AllocatorShimTest, InterceptLibcSymbols) { in TEST_F() argument
488 TEST_F(AllocatorShimTest, InterceptLibcSymbolsBatchMallocFree) { in TEST_F() argument
513 TEST_F(AllocatorShimTest, InterceptLibcSymbolsFreeDefiniteSize) { in TEST_F() argument
529 TEST_F(AllocatorShimTest, InterceptUcrtAlignedAllocationSymbols) { in TEST_F() argument
546 TEST_F(AllocatorShimTest, AlignedReallocSizeZeroFrees) { in TEST_F() argument
554 TEST_F(AllocatorShimTest, InterceptCppSymbols) { in TEST_F() argument
596 TEST_F(AllocatorShimTest, NewNoThrowTooLarge) { in TEST_F() argument
612 TEST_F(AllocatorShimTest, NewHandlerConcurrency) { in TEST_F() argument
[all …]