Home
last modified time | relevance | path

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

/external/libtextclassifier/lang_id/
Dlang-id.cc70 int GetRealTextSize(const LightSentence &sentence) { in GetRealTextSize() function
207 if (GetRealTextSize(sentence) < min_text_size_in_bytes_) { in ScoreLanguages()