Home
last modified time | relevance | path

Searched defs:feature_processor (Results 1 – 8 of 8) sorted by relevance

/external/libtextclassifier/native/annotator/
Dfeature-processor_test.cc172 TestingFeatureProcessor feature_processor( in TEST_F() local
197 TestingFeatureProcessor feature_processor( in TEST_F() local
222 TestingFeatureProcessor feature_processor( in TEST_F() local
247 TestingFeatureProcessor feature_processor( in TEST_F() local
274 TestingFeatureProcessor feature_processor( in TEST_F() local
299 TestingFeatureProcessor feature_processor( in TEST_F() local
322 TestingFeatureProcessor feature_processor( in TEST_F() local
343 TestingFeatureProcessor feature_processor( in TEST_F() local
380 TestingFeatureProcessor feature_processor( in TEST_F() local
454 TestingFeatureProcessor feature_processor( in TEST_F() local
[all …]
/external/libtextclassifier/native/actions/
Dfeature-processor_test.cc72 ActionsFeatureProcessor feature_processor( in TEST_F() local
92 ActionsFeatureProcessor feature_processor( in TEST_F() local
113 ActionsFeatureProcessor feature_processor( in TEST_F() local
/external/libtextclassifier/native/annotator/vocab/
Dvocab-annotator-impl.cc30 const FeatureProcessor& feature_processor, const UniLib& unilib, in VocabAnnotator()
39 const VocabModel* model, const FeatureProcessor& feature_processor, in Create()
/external/libtextclassifier/native/annotator/person_name/
Dperson-name-engine-dummy.h35 explicit PersonNameEngine(const FeatureProcessor* feature_processor, in PersonNameEngine()
/external/libtextclassifier/native/annotator/installed_app/
Dinstalled-app-engine-dummy.h34 explicit InstalledAppEngine(const FeatureProcessor* feature_processor, in InstalledAppEngine()
/external/libtextclassifier/native/annotator/experimental/
Dexperimental-dummy.h37 const FeatureProcessor& feature_processor, in ExperimentalAnnotator()
/external/libtextclassifier/native/annotator/contact/
Dcontact-engine-dummy.h35 explicit ContactEngine(const FeatureProcessor* feature_processor, in ContactEngine()
/external/libtextclassifier/native/annotator/duration/
Dduration.h68 const FeatureProcessor* feature_processor, in DurationAnnotator()