Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dmlc/xgboost
/ TEST_P
Function
TEST_P
tests/cpp/tree/test_quantile_hist.cc:243–243 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
241
} // anonymous namespace
242
243
TEST_P(TestHistColumnSplit, Basic) { this->Run(); }
244
245
INSTANTIATE_TEST_SUITE_P(ColumnSplit, TestHistColumnSplit, ::testing::ValuesIn([]() {
246
std::vector<std::tuple<bst_target_t, bool, float>> params;
Callers
nothing calls this directly
Calls
1
Run
Method · 0.45
Tested by
no test coverage detected