Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtextclassifier/native/lang_id/common/lite_base/
H A Dcompact-logging.h143 #define SAFTM_DCHECK_LE(x, y) SAFTM_NULLSTREAM macro
159 #define SAFTM_DCHECK_LE(x, y) SAFTM_CHECK_LE(x, y) macro
H A Dlogging.h45 #define SAFTM_DCHECK_LE DCHECK_LE macro