Home
last modified time | relevance | path

Searched refs:AllocTraits (Results 1 – 1 of 1) sorted by relevance

/system/utest/fbl/
A Dslab_allocator_tests.cpp128 using AllocTraits = fbl::SlabAllocatorTraits typedef
130 using AllocatorType = fbl::SlabAllocator<AllocTraits>;
134 public fbl::SlabAllocated<AllocTraits>,
152 using AllocTraits = fbl::SlabAllocatorTraits typedef
154 using AllocatorType = fbl::SlabAllocator<AllocTraits>;
158 public fbl::SlabAllocated<AllocTraits>,
177 using AllocTraits = fbl::SlabAllocatorTraits typedef
179 using AllocatorType = fbl::SlabAllocator<AllocTraits>;
184 public fbl::SlabAllocated<AllocTraits>,
379 using AllocatorType = fbl::SlabAllocator<AllocTraits>;
[all …]

Completed in 5 milliseconds