Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ TEST_F
Function
TEST_F
library/cpp/yt/memory/unittests/weak_ptr_ut.cpp:119–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
};
118
119
TEST_F(TWeakPtrTest, Empty)
120
{
121
TIntricateObjectWkPtr emptyPointer;
122
EXPECT_EQ(TIntricateObjectPtr(), emptyPointer.Lock());
123
}
124
125
TEST_F(TWeakPtrTest, Basic)
126
{
Callers
nothing calls this directly
Calls
10
Sleep
Function · 0.85
IsExpired
Method · 0.80
NotifyAll
Method · 0.80
move
Function · 0.50
Seconds
Function · 0.50
Lock
Method · 0.45
Get
Method · 0.45
Reset
Method · 0.45
reset
Method · 0.45
join
Method · 0.45
Tested by
no test coverage detected