Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl.cc464 TC3_VLOG(INFO) << "POD NER SuggestSelection " << click; in SuggestSelection()
467 TC3_VLOG(INFO) << "POD NER SuggestSelection: Annotate error. Returning: " in SuggestSelection()
474 TC3_VLOG(INFO) << "POD NER SuggestSelection: " << annotation; in SuggestSelection()
477 TC3_VLOG(INFO) << "POD NER SuggestSelection: Accepted."; in SuggestSelection()
483 TC3_VLOG(INFO) in SuggestSelection()
493 TC3_VLOG(INFO) << "POD NER ClassifyText " << click; in ClassifyText()
/external/libtextclassifier/native/annotator/vocab/
Dvocab-annotator-impl.cc116 TC3_VLOG(INFO) << "Not trigger define: proper noun in upper case."; in ClassifyTextInternal()
120 TC3_VLOG(INFO) << "Not trigger define: for beginner only."; in ClassifyTextInternal()
/external/icing/icing/util/
Dlogging.h24 #define ICING_VLOG(verbose_level) TC3_VLOG(verbose_level)
/external/libtextclassifier/native/utils/base/
Dlogging.h171 #define TC3_VLOG(severity) \ macro
176 #define TC3_VLOG(severity) TC3_NULLSTREAM macro
Darena_test.cc62 TC3_VLOG(INFO) << "Testing arena '" << name << "': blksize = " << blksize in TestArena()
166 TC3_VLOG(INFO) << "Alignment overhead in initial block = " << alignment; in TestArena()
/external/libtextclassifier/native/annotator/
Dmodel-executor.cc31 TC3_VLOG(1) << "Allocation failed."; in ComputeLogits()
38 TC3_VLOG(1) << "Interpreter failed."; in ComputeLogits()
Dannotator.cc201 TC3_VLOG(1) << "Mmap failed."; in FromScopedMmap()
229 TC3_VLOG(1) << "Mmap failed."; in FromScopedMmap()
851 TC3_VLOG(1) in SuggestSelection()
1268 TC3_VLOG(1) << "Could not calculate the click position."; in ModelSuggestSelection()
1763 TC3_VLOG(1) << "Trying to run ClassifyText with invalid input: " in ClassifyText()
Dfeature-processor.cc782 TC3_VLOG(1) << "Not enough supported codepoints in the context: " in HasEnoughSupportedCodepoints()
/external/icing/icing/text_classifier/lib3/utils/base/
Dlogging.h169 #define TC3_VLOG(severity) \ macro
174 #define TC3_VLOG(severity) TC3_NULLSTREAM macro
/external/libtextclassifier/native/utils/intents/
Dintent-generator.cc186 TC3_VLOG(INFO) << "Cannot find a generator for the specified collection."; in GenerateIntents()
/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.cc134 TC3_VLOG(1) << "Mmap failed."; in FromScopedMmap()
161 TC3_VLOG(1) << "Mmap failed."; in FromScopedMmap()