Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DAllocatorTest.cpp166 static size_t GetLastSlabSize() { return LastSlabSize; } in GetLastSlabSize() function in __anoncd7f79040111::MockSlabAllocator
185 EXPECT_GT(MockSlabAllocator::GetLastSlabSize(), 4096u); in TEST()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DAllocatorTest.cpp166 static size_t GetLastSlabSize() { return LastSlabSize; } in GetLastSlabSize() function in __anon57f81d5c0111::MockSlabAllocator
185 EXPECT_GT(MockSlabAllocator::GetLastSlabSize(), 4096u); in TEST()