Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dngram-model.cc91 bool NGramModel::IsNGramMatch(const uint32* tokens, size_t num_tokens, in IsNGramMatch() function in libtextclassifier3::NGramModel
186 if (IsNGramMatch( in Eval()
Dngram-model.h59 bool IsNGramMatch(const uint32* tokens, size_t num_tokens,