Home | History | Annotate | Download | only in testing

Lines Matching defs:bytes

1003   // Both should match in either mode, bytes or UTF-8
1110 int bytes
1111 TestRecursion(bytes, ".");
1112 TestRecursion(bytes, "a");
1113 TestRecursion(bytes, "a.");
1114 TestRecursion(bytes, "ab.");
1115 TestRecursion(bytes, "abc.");