Home | History | Annotate | Download | only in tests

Lines Matching full:terminated

903 // Input to a test is a zero-terminated string str with given length
922 // String is not zero-terminated, strlen will lead to OOB access
1022 // From is a zero-terminated string "hello\0" of length 6
1242 // "from" is not zero-terminated.
1246 // "to" is not zero-terminated.