Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Compare10And20
Function
Compare10And20
util/generic/yexception_ut.cpp:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
33
namespace NOuter::NInner {
34
void Compare10And20() {
35
Y_ENSURE(10 > 20);
36
}
37
} // namespace NOuter::NInner
38
39
class TExceptionTest: public TTestBase {
Callers
1
TestMacroOverload
Method · 0.85
Calls
no outgoing calls
Tested by
1
TestMacroOverload
Method · 0.68