Home
last modified time | relevance | path

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

/system/utest/fbl/
A Dslab_allocator_tests.cpp128 using AllocTraits = fbl::SlabAllocatorTraits typedef
152 using AllocTraits = fbl::SlabAllocatorTraits typedef
177 using AllocTraits = fbl::SlabAllocatorTraits typedef
378 using AllocTraits = fbl::StaticSlabAllocatorTraits<PtrType, 1024, LockType, ENABLE_OBJ_COUNT>; typedef
404 using AllocTraits = fbl::StaticSlabAllocatorTraits<PtrType, 1024, LockType, ENABLE_OBJ_COUNT>; typedef
431 using AllocTraits = fbl::StaticSlabAllocatorTraits<PtrType, 1024, LockType, ENABLE_OBJ_COUNT>; typedef

Completed in 6 milliseconds