Home
last modified time | relevance | path

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

/aosp_15_r20/external/icing/icing/text_classifier/lib3/utils/base/
H A Dlogging.h151 #define TC3_DCHECK_LE(x, y) TC3_NULLSTREAM macro
163 #define TC3_DCHECK_LE(x, y) TC3_CHECK_LE(x, y) macro
/aosp_15_r20/external/libtextclassifier/native/utils/base/
H A Dlogging.h152 #define TC3_DCHECK_LE(x, y) TC3_NULLSTREAM macro
164 #define TC3_DCHECK_LE(x, y) TC3_CHECK_LE(x, y) macro