Searched defs:AllocatorShimTest (Results 1 – 1 of 1) sorted by relevance
57 class AllocatorShimTest : public testing::Test { class59 AllocatorShimTest() : testing::Test() {} in AllocatorShimTest() function in allocator_shim::__anon5acb29120111::AllocatorShimTest373 TEST_F(AllocatorShimTest, InterceptLibcSymbols) { in TEST_F() argument488 TEST_F(AllocatorShimTest, InterceptLibcSymbolsBatchMallocFree) { in TEST_F() argument513 TEST_F(AllocatorShimTest, InterceptLibcSymbolsFreeDefiniteSize) { in TEST_F() argument529 TEST_F(AllocatorShimTest, InterceptUcrtAlignedAllocationSymbols) { in TEST_F() argument546 TEST_F(AllocatorShimTest, AlignedReallocSizeZeroFrees) { in TEST_F() argument554 TEST_F(AllocatorShimTest, InterceptCppSymbols) { in TEST_F() argument596 TEST_F(AllocatorShimTest, NewNoThrowTooLarge) { in TEST_F() argument612 TEST_F(AllocatorShimTest, NewHandlerConcurrency) { in TEST_F() argument[all …]