Home
last modified time | relevance | path

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

/external/libtextclassifier/native/utils/testing/
Dannotator.cc38 const bool enabled_for_classification, const bool enabled_for_selection, in MakePattern() argument
47 if (enabled_for_classification) enabled_modes |= ModeFlag_CLASSIFICATION; in MakePattern()
58 const bool enabled_for_classification, const bool enabled_for_selection, in MakePattern() argument
60 return MakePattern(collection_name, pattern, enabled_for_classification, in MakePattern()
Dannotator.h56 const bool enabled_for_classification, const bool enabled_for_selection,
63 const bool enabled_for_classification, const bool enabled_for_selection,