Home
last modified time | relevance | path

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

/external/libtextclassifier/actions/
Dngram-model.cc90 bool NGramModel::IsNGramMatch(const uint32* tokens, size_t num_tokens, in IsNGramMatch() function in libtextclassifier3::NGramModel
185 if (IsNGramMatch( in Eval()
Dngram-model.h53 bool IsNGramMatch(const uint32* tokens, size_t num_tokens,