Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dregex-actions.cc172 for (const UniLib::RegexPattern* post_check_rule : post_check_rules) { in FilterConfidenceOutput() local
174 post_check_rule->Matcher(text_reply_unicode); in FilterConfidenceOutput()