HomeSort by relevance Sort by last modified time
    Searched refs:TC_VLOG (Results 1 - 4 of 4) sorted by null

  /external/libtextclassifier/
model-executor.cc 134 TC_VLOG(1) << "Allocation failed.";
147 TC_VLOG(1) << "Interpreter failed.";
text-classifier.cc 93 TC_VLOG(1) << "Mmap failed.";
438 TC_VLOG(1) << "Trying to run SuggestSelection with invalid indices: "
664 TC_VLOG(1) << "Could not calculate the click position.";
    [all...]
feature-processor.cc 780 TC_VLOG(1) << "Not enough supported codepoints in the context: "
    [all...]
  /external/libtextclassifier/util/base/
logging.h 159 #define TC_VLOG(severity) \
164 #define TC_VLOG(severity) TC_NULLSTREAM

Completed in 142 milliseconds