Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Acquire
Method
Acquire
library/cpp/yt/memory/unittests/free_list_ut.cpp:74–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void Acquire(TTestItem* item)
75
{
76
AcquiredItemIndices_.push(item->IndexInSet);
77
}
78
79
TTestItem* Release()
80
{
Callers
4
TEST
Function · 0.45
TSingleton
Method · 0.45
Allocate
Method · 0.45
TEST_P
Function · 0.45
Calls
1
push
Method · 0.45
Tested by
no test coverage detected