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

Function Y_UNIT_TEST

library/cpp/blockcodecs/codecs_ut.cpp:70–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 }
69
70 Y_UNIT_TEST(TestAllAtOnce0) {
71 TestAllAtOnce(20, 0);
72 }
73
74 Y_UNIT_TEST(TestAllAtOnce1) {
75 TestAllAtOnce(20, 1);

Callers

nothing calls this directly

Calls 7

TestAllAtOnceFunction · 0.85
TestStreamsFunction · 0.85
JoinSeqFunction · 0.85
dataMethod · 0.45
sizeMethod · 0.45
EncodeMethod · 0.45
DecodeMethod · 0.45

Tested by

no test coverage detected