Home | History | Annotate | Download | only in cctest

Lines Matching defs:length2

1503       int length2 = un_canonicalize.get(chars[j], '\0', chars2);
1504 CHECK_EQ(length, length2);