Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ TestErrorMessage
Method
TestErrorMessage
util/system/error_ut.cpp:26–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
}
25
26
inline void TestErrorMessage() {
27
GenFailure();
28
29
UNIT_ASSERT(*LastSystemErrorText() != 0);
30
}
31
32
inline void GenFailure() {
33
#ifdef _win_
Callers
nothing calls this directly
Calls
1
LastSystemErrorText
Function · 0.70
Tested by
no test coverage detected