MCPcopy Create free account
hub / github.com/catboost/catboost / GetSize

Method GetSize

library/cpp/yt/memory/chunked_memory_pool.cpp:186–189  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

184}
185
186size_t TChunkedMemoryPool::GetSize() const
187{
188 return Size_;
189}
190
191size_t TChunkedMemoryPool::GetCapacity() const
192{

Callers 2

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected