Searched refs:TC3_DCHECK_LT (Results 1 – 3 of 3) sorted by relevance
150 #define TC3_DCHECK_LT(x, y) TC3_NULLSTREAM macro162 #define TC3_DCHECK_LT(x, y) TC3_CHECK_LT(x, y) macro
148 #define TC3_DCHECK_LT(x, y) TC3_NULLSTREAM macro160 #define TC3_DCHECK_LT(x, y) TC3_CHECK_LT(x, y) macro
69 TC3_DCHECK_LT(buffer_pos, buffer_size); in Next()