Home | History | Annotate | Download | only in cintltst

Lines Matching refs:expectUnsafe

984     static const uint8_t expectUnsafe[]={
1014 if(length!=LENGTHOF(expectUnsafe) || 0!=memcmp(buffer, expectUnsafe, length)) {