Home | History | Annotate | Download | only in base

Lines Matching refs:DCHECK_GT

894     DCHECK_GT(codepoint, 0);
949 DCHECK_GT(length, 0); // should be at least 1 for the 0-terminator.