Searched refs:VisitAnnotatorModel (Results 1 – 2 of 2) sorted by relevance
594 ReturnType VisitAnnotatorModel(const std::string& path, Func function) { in VisitAnnotatorModel() function
2307 TEST_F(AnnotatorTest, VisitAnnotatorModel) { in TEST_F() argument2309 VisitAnnotatorModel<bool>(GetTestModelPath(), [](const Model* model) { in TEST_F()2315 EXPECT_FALSE(VisitAnnotatorModel<bool>( in TEST_F()