MCPcopy 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
33namespace NOuter::NInner {
34 void Compare10And20() {
35 Y_ENSURE(10 > 20);
36 }
37} // namespace NOuter::NInner
38
39class TExceptionTest: public TTestBase {

Callers 1

TestMacroOverloadMethod · 0.85

Calls

no outgoing calls

Tested by 1

TestMacroOverloadMethod · 0.68