Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/
Dmodel-executor.cc31 TC3_VLOG(1) << "Allocation failed."; in ComputeLogits()
38 TC3_VLOG(1) << "Interpreter failed."; in ComputeLogits()
Dannotator.cc203 TC3_VLOG(1) << "Mmap failed."; in FromScopedMmap()
227 TC3_VLOG(1) << "Mmap failed."; in FromScopedMmap()
868 TC3_VLOG(1) in SuggestSelection()
1245 TC3_VLOG(1) << "Could not calculate the click position."; in ModelSuggestSelection()
1774 TC3_VLOG(1) << "Trying to run ClassifyText with invalid input: " in ClassifyText()
Dfeature-processor.cc818 TC3_VLOG(1) << "Not enough supported codepoints in the context: " in HasEnoughSupportedCodepoints()
/external/libtextclassifier/native/utils/base/
Dlogging.h172 #define TC3_VLOG(severity) \ macro
177 #define TC3_VLOG(severity) TC3_NULLSTREAM macro
/external/libtextclassifier/native/annotator/grammar/dates/
Dparser.cc223 TC3_VLOG(ERROR) << "Hour normalization (according to time-span) failed." in NormalizeDate()
229 TC3_VLOG(ERROR) << "Fields inside date instance are ill-formed " in NormalizeDate()
309 TC3_VLOG(ERROR) << "Year is greater than 9999."; in CheckDate()
Dextractor.cc909 TC3_VLOG(ERROR) << "Unhandled match type: " << type; in MatchFound()
/external/libtextclassifier/native/annotator/translate/
Dtranslate.cc56 TC3_VLOG(INFO) << "user_familiar_languages is not set, not suggesting " in ClassifyText()
/external/libtextclassifier/native/actions/
Dactions-suggestions.cc116 TC3_VLOG(1) << "Mmap failed."; in FromScopedMmap()
143 TC3_VLOG(1) << "Mmap failed."; in FromScopedMmap()
/external/libtextclassifier/native/utils/intents/
Dintent-generator.cc886 TC3_VLOG(INFO) << "Cannot find a generator for the specified collection."; in GenerateIntents()