Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
113
TEST_F(TestL1MultiTarget, Hist) {
114
Context ctx;
115
this->RunTest(&ctx,
"hist"
);
116
}
117
118
TEST_F(TestL1MultiTarget, Exact) {
119
Context ctx;
Callers
nothing calls this directly
Calls
2
MakeCUDACtx
Function · 0.85
RunTest
Method · 0.45
Tested by
no test coverage detected