OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:slaballoc
(Results
1 - 1
of
1
) sorted by null
/external/llvm/unittests/Support/
AllocatorTest.cpp
143
MockSlabAllocator
SlabAlloc
;
144
BumpPtrAllocator Alloc(4096, 4096,
SlabAlloc
);
146
MemSlab *Slab =
SlabAlloc
.GetLastSlab();
Completed in 1051 milliseconds