Searched refs:AndroidConfig (Results 1 – 10 of 10) sorted by relevance
83 struct AndroidConfig { struct88 typedef SizeClassAllocator64<AndroidConfig> Primary; argument93 typedef SizeClassAllocator32<AndroidConfig> Primary; argument100 typedef MapAllocatorCache<AndroidConfig> SecondaryCache; argument160 typedef AndroidConfig Config;
27 static scudo::Allocator<scudo::AndroidConfig, SCUDO_PREFIX(malloc_postinit)>
39 struct AndroidConfig { struct82 typedef AndroidConfig Config;
26 static scudo::Allocator<scudo::AndroidConfig, SCUDO_PREFIX(malloc_postinit)>
47 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::AndroidConfig)94 BENCHMARK_TEMPLATE(BM_malloc_free_loop, scudo::AndroidConfig)
54 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::AndroidConfig)102 BENCHMARK_TEMPLATE(BM_malloc_free_loop, scudo::AndroidConfig)
19 using AllocatorT = scudo::Allocator<scudo::AndroidConfig>; in LLVMFuzzerTestOneInput()
334 testAllocator<scudo::AndroidConfig>(); in TEST()385 testAllocatorThreaded<scudo::AndroidConfig>(); in TEST()483 using AllocatorT = TestAllocator<scudo::AndroidConfig>; in TEST()522 using AllocatorT = TestAllocator<scudo::AndroidConfig>; in TEST()
90 UseQuarantine = std::is_same<TypeParam, scudo::AndroidConfig>::value; in ScudoCombinedTest()114 SCUDO_TYPED_TEST_TYPE(FIXTURE, NAME, AndroidConfig)573 using AllocatorT = TestAllocator<scudo::AndroidConfig>; in TEST()612 using AllocatorT = TestAllocator<scudo::AndroidConfig>; in TEST()