Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/annotator/
H A Dannotator.h234 const FeatureProcessor* SelectionFeatureProcessorForTests() const;
H A Dannotator.cc2113 const FeatureProcessor* Annotator::SelectionFeatureProcessorForTests() const { in SelectionFeatureProcessorForTests() function in libtextclassifier3::Annotator