MCPcopy Create free account
hub / github.com/dmlc/xgboost / TEST_F

Function TEST_F

tests/cpp/test_multi_target.cc:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111};
112
113TEST_F(TestL1MultiTarget, Hist) {
114 Context ctx;
115 this->RunTest(&ctx, "hist");
116}
117
118TEST_F(TestL1MultiTarget, Exact) {
119 Context ctx;

Callers

nothing calls this directly

Calls 2

MakeCUDACtxFunction · 0.85
RunTestMethod · 0.45

Tested by

no test coverage detected