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

Function TEST_F

tests/cpp/test_learner.cc:625–625  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

623};
624
625TEST_F(InitBaseScore, TestUpdateConfig) { this->TestUpdateConfig(); }
626
627TEST_F(InitBaseScore, FromAvgParam) { this->TestBoostFromAvgParam(); }
628

Callers

nothing calls this directly

Calls 5

TestUpdateConfigMethod · 0.80
TestBoostFromAvgParamMethod · 0.80
TestInitAfterLoadMethod · 0.80
TestInitWithPredtMethod · 0.80
TestUpdateProcessMethod · 0.80

Tested by

no test coverage detected