Home
last modified time | relevance | path

Searched refs:feature_processor (Results 1 – 6 of 6) sorted by relevance

/external/libtextclassifier/native/actions/
Dfeature-processor_test.cc72 ActionsFeatureProcessor feature_processor( in TEST_F() local
79 EXPECT_TRUE(feature_processor.AppendTokenFeatures(token, &embedding_executor_, in TEST_F()
92 ActionsFeatureProcessor feature_processor( in TEST_F() local
99 EXPECT_TRUE(feature_processor.AppendTokenFeatures(token, &embedding_executor_, in TEST_F()
113 ActionsFeatureProcessor feature_processor( in TEST_F() local
121 EXPECT_TRUE(feature_processor.AppendTokenFeatures( in TEST_F()
/external/libtextclassifier/native/annotator/duration/
Dduration.h68 const FeatureProcessor* feature_processor, in DurationAnnotator() argument
71 feature_processor_(feature_processor), in DurationAnnotator()
/external/libtextclassifier/native/annotator/person_name/
Dperson-name-engine-dummy.h35 explicit PersonNameEngine(const FeatureProcessor* feature_processor, in PersonNameEngine() argument
/external/libtextclassifier/native/annotator/experimental/
Dexperimental-dummy.h37 const FeatureProcessor& feature_processor, in ExperimentalAnnotator() argument
/external/libtextclassifier/native/annotator/installed_app/
Dinstalled-app-engine-dummy.h34 explicit InstalledAppEngine(const FeatureProcessor* feature_processor, in InstalledAppEngine() argument
/external/libtextclassifier/native/annotator/contact/
Dcontact-engine-dummy.h35 explicit ContactEngine(const FeatureProcessor* feature_processor, in ContactEngine() argument