Searched refs:U_COL_SAFECLONE_BUFFERSIZE (Results 1 – 3 of 3) sorted by relevance
660 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE]; in TestSafeClone()661 int32_t bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()713 if (U_COL_SAFECLONE_BUFFERSIZE < bufferSize) in TestSafeClone()733 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()754 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()779 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()
1342 #define U_COL_SAFECLONE_BUFFERSIZE 1 macro