Home
last modified time | relevance | path

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

/system/utest/fbl/
A Dslab_allocator_tests.cpp130 using AllocatorType = fbl::SlabAllocator<AllocTraits>; typedef
154 using AllocatorType = fbl::SlabAllocator<AllocTraits>; typedef
179 using AllocatorType = fbl::SlabAllocator<AllocTraits>; typedef
245 using AllocatorType = typename Traits::AllocatorType; in do_slab_test() typedef
379 using AllocatorType = fbl::SlabAllocator<AllocTraits>; typedef
405 using AllocatorType = fbl::SlabAllocator<AllocTraits>; typedef
432 using AllocatorType = fbl::SlabAllocator<AllocTraits>; typedef
462 using AllocatorType = typename Traits::AllocatorType; in do_static_slab_test() typedef

Completed in 5 milliseconds