Searched refs:NUM_STATUS_CODES (Results 1 – 2 of 2) sorted by relevance
216 NUM_STATUS_CODES = 9 enumerator600 if (status < INVALID || status >= NUM_STATUS_CODES) { in status()
627 DCHECK_LT(status, NUM_STATUS_CODES); in CreateRstStream()