Home | History | Annotate | Download | only in cintltst

Lines Matching full:test_seq

1960    static const char test_seq[]={ (char)0x90u, 0x30, (char)0x81u, 0x30 };
1963 int32_t i, test_seq_len = sizeof(test_seq);
1977 memcpy(char_in + (CHUNK_SIZE - i), test_seq, test_seq_len);