Home
last modified time | relevance | path

Searched defs:TC3_DCHECK_LT (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/utils/base/
Dlogging.h150 #define TC3_DCHECK_LT(x, y) TC3_NULLSTREAM macro
162 #define TC3_DCHECK_LT(x, y) TC3_CHECK_LT(x, y) macro
/external/icing/icing/text_classifier/lib3/utils/base/
Dlogging.h148 #define TC3_DCHECK_LT(x, y) TC3_NULLSTREAM macro
160 #define TC3_DCHECK_LT(x, y) TC3_CHECK_LT(x, y) macro