Home
last modified time | relevance | path

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

/external/libtextclassifier/annotator/
Dfeature-processor_test.cc171 TestingFeatureProcessor feature_processor( in TEST_F() local
187 feature_processor.StripTokensFromOtherLines(context, span, &tokens); in TEST_F()
196 TestingFeatureProcessor feature_processor( in TEST_F() local
212 feature_processor.StripTokensFromOtherLines(context, span, &tokens); in TEST_F()
221 TestingFeatureProcessor feature_processor( in TEST_F() local
237 feature_processor.StripTokensFromOtherLines(context, span, &tokens); in TEST_F()
246 TestingFeatureProcessor feature_processor( in TEST_F() local
262 feature_processor.StripTokensFromOtherLines(context, span, &tokens); in TEST_F()
271 TestingFeatureProcessor feature_processor( in TEST_F() local
287 feature_processor.StripTokensFromOtherLines(context, span, &tokens); in TEST_F()
[all …]
/external/libtextclassifier/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/annotator/number/
Dnumber.h40 const FeatureProcessor* feature_processor) in NumberAnnotator() argument
42 feature_processor_(feature_processor), in NumberAnnotator()
/external/libtextclassifier/annotator/duration/
Dduration.h61 const FeatureProcessor* feature_processor) in DurationAnnotator() argument
63 feature_processor_(feature_processor), in DurationAnnotator()
/external/libtextclassifier/annotator/contact/
Dcontact-engine-dummy.h34 explicit ContactEngine(const FeatureProcessor* feature_processor, in ContactEngine() argument
/external/libtextclassifier/annotator/installed_app/
Dinstalled-app-engine-dummy.h34 explicit InstalledAppEngine(const FeatureProcessor* feature_processor, in InstalledAppEngine() argument