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

Method Reset

library/cpp/yt/memory/unittests/free_list_ut.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56{
57public:
58 static void Reset()
59 {
60 Items_.clear();
61 }
62
63 static TTestItemSet Allocate(size_t setSize)
64 {

Callers 4

TESTFunction · 0.45
TEST_FFunction · 0.45
AsynchronousDeleterFunction · 0.45
TESTFunction · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected