Searched defs:AllocatorT (Results 1 – 5 of 5) sorted by relevance
20 using AllocatorT = scudo::Allocator<scudo::AndroidConfig>; in LLVMFuzzerTestOneInput() typedef
76 using AllocatorT = MockAllocator<OneCache>; in TEST() typedef211 using AllocatorT = MockAllocator<SharedCaches>; in TEST() typedef
164 using AllocatorT = TestAllocator<TypeParam>; typedef 578 using AllocatorT = typename BaseT::AllocatorT; SCUDO_TYPED_TEST_SKIP_THREAD_SAFETY() typedef 598 using AllocatorT = typename BaseT::AllocatorT; SCUDO_TYPED_TEST_SKIP_THREAD_SAFETY() typedef 712 using AllocatorT = TestAllocator<DeathConfig>; TEST() typedef 747 using AllocatorT = TestAllocator<DeathConfig>; TEST() typedef 991 using AllocatorT = scudo::Allocator<scudo::TrustyConfig>; TEST() typedef [all...]
455 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in delete() argument 446 new(size_t Size,llvm::BumpPtrAllocatorImpl<AllocatorT,SlabSize,SizeThreshold,GrowthDelay> & Allocator) new() argument