Home
last modified time | relevance | path

Searched refs:VisitAnnotatorModel (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/annotator/
Dannotator.h594 ReturnType VisitAnnotatorModel(const std::string& path, Func function) { in VisitAnnotatorModel() function
Dannotator_test-include.cc2307 TEST_F(AnnotatorTest, VisitAnnotatorModel) { in TEST_F() argument
2309 VisitAnnotatorModel<bool>(GetTestModelPath(), [](const Model* model) { in TEST_F()
2315 EXPECT_FALSE(VisitAnnotatorModel<bool>( in TEST_F()