Home
last modified time | relevance | path

Searched refs:TC3_DCHECK_GE (Results 1 – 2 of 2) sorted by relevance

/external/libtextclassifier/native/utils/base/
Dlogging.h153 #define TC3_DCHECK_GE(x, y) TC3_NULLSTREAM macro
165 #define TC3_DCHECK_GE(x, y) TC3_CHECK_GE(x, y) macro
/external/icing/icing/text_classifier/lib3/utils/base/
Dlogging.h151 #define TC3_DCHECK_GE(x, y) TC3_NULLSTREAM macro
163 #define TC3_DCHECK_GE(x, y) TC3_CHECK_GE(x, y) macro