Searched refs:U_COL_SAFECLONE_BUFFERSIZE (Results 1 – 3 of 3) sorted by relevance
661 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE]; in TestSafeClone()662 int32_t bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()714 if (U_COL_SAFECLONE_BUFFERSIZE < bufferSize) in TestSafeClone()734 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()755 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()780 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()
1344 #define U_COL_SAFECLONE_BUFFERSIZE 1 macro