Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DAllocatorTest.cpp159 static size_t GetLastSlabSize() { return LastSlabSize; } in GetLastSlabSize() function in __anond568629b0111::MockSlabAllocator
178 EXPECT_GT(MockSlabAllocator::GetLastSlabSize(), 4096u); in TEST()