Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DAllocatorTest.cpp141 static size_t LastSlabSize; member in __anoncd7f79040111::MockSlabAllocator
158 LastSlabSize = Size; in Allocate()
166 static size_t GetLastSlabSize() { return LastSlabSize; } in GetLastSlabSize()
169 size_t MockSlabAllocator::LastSlabSize = 0; member in __anoncd7f79040111::MockSlabAllocator
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DAllocatorTest.cpp141 static size_t LastSlabSize; member in __anon57f81d5c0111::MockSlabAllocator
158 LastSlabSize = Size; in Allocate()
166 static size_t GetLastSlabSize() { return LastSlabSize; } in GetLastSlabSize()
169 size_t MockSlabAllocator::LastSlabSize = 0; member in __anon57f81d5c0111::MockSlabAllocator