Searched refs:charSourceBuffer (Results 1 – 1 of 1) sorted by relevance
1702 char charSourceBuffer[] = { 0x1b, 0x24, 0x42 }; in TestConvertSafeClone() local1703 const char *pCharSource = charSourceBuffer; in TestConvertSafeClone()1704 const char *pCharSourceLimit = charSourceBuffer + sizeof(charSourceBuffer); in TestConvertSafeClone()