Home
last modified time | relevance | path

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

/external/libtextclassifier/utils/base/
Dlogging.h158 #ifdef TC3_VLOG
159 #define TC3_VLOG(severity) \ macro
164 #define TC3_VLOG(severity) TC3_NULLSTREAM macro
/external/libtextclassifier/annotator/
Dmodel-executor.cc31 TC3_VLOG(1) << "Allocation failed."; in ComputeLogits()
38 TC3_VLOG(1) << "Interpreter failed."; in ComputeLogits()
Dannotator.cc131 TC3_VLOG(1) << "Mmap failed."; in FromScopedMmap()
155 TC3_VLOG(1) << "Mmap failed."; in FromScopedMmap()
692 TC3_VLOG(1) << "Trying to run SuggestSelection with invalid indices: " in SuggestSelection()
1026 TC3_VLOG(1) << "Could not calculate the click position."; in ModelSuggestSelection()
1504 TC3_VLOG(1) << "Trying to run ClassifyText with invalid indices: " in ClassifyText()
Dfeature-processor.cc752 TC3_VLOG(1) << "Not enough supported codepoints in the context: " in HasEnoughSupportedCodepoints()
/external/libtextclassifier/actions/
Dactions-suggestions.cc106 TC3_VLOG(1) << "Mmap failed."; in FromScopedMmap()
133 TC3_VLOG(1) << "Mmap failed."; in FromScopedMmap()