Searched refs:LastSlabSize (Results 1 – 1 of 1) sorted by relevance
134 static size_t LastSlabSize; member in __anond568629b0111::MockSlabAllocator151 LastSlabSize = Size; in Allocate()159 static size_t GetLastSlabSize() { return LastSlabSize; } in GetLastSlabSize()162 size_t MockSlabAllocator::LastSlabSize = 0; member in __anond568629b0111::MockSlabAllocator