MCPcopy Create free account
hub / github.com/catboost/catboost / Y_UNIT_TEST

Function Y_UNIT_TEST

util/generic/flags_ut.cpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 }
78
79 Y_UNIT_TEST(TestFlags) {
80 TestEnum<ETestFlag1>();
81 TestEnum<ETestFlag2>();
82 }
83
84 Y_UNIT_TEST(TestZero) {
85 /* This code should simply compile. */

Callers

nothing calls this directly

Calls 2

ToBaseTypeMethod · 0.80
ToStringFunction · 0.50

Tested by

no test coverage detected