Searched refs:PredictParam (Results 1 – 1 of 1) sorted by relevance
37 typedef std::tuple<int, int, PredictFunc> PredictParam; typedef40 public ::testing::TestWithParam<PredictParam> {