Searched refs:FuchsiaConfig (Results 1 – 6 of 6) sorted by relevance
142 struct FuchsiaConfig { struct146 typedef SizeClassAllocator64<FuchsiaConfig> Primary; argument162 typedef FuchsiaConfig Config; argument
72 struct FuchsiaConfig { struct84 typedef FuchsiaConfig Config; argument
52 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::FuchsiaConfig)99 BENCHMARK_TEMPLATE(BM_malloc_free_loop, scudo::FuchsiaConfig)
59 BENCHMARK_TEMPLATE(BM_malloc_free, scudo::FuchsiaConfig)107 BENCHMARK_TEMPLATE(BM_malloc_free_loop, scudo::FuchsiaConfig)
330 testAllocator<scudo::FuchsiaConfig>(); in TEST()381 testAllocatorThreaded<scudo::FuchsiaConfig>(); in TEST()
109 SCUDO_TYPED_TEST_TYPE(FIXTURE, NAME, FuchsiaConfig)