Searched refs:U_COL_SAFECLONE_BUFFERSIZE (Results 1 – 2 of 2) sorted by relevance
658 uint8_t buffer [CLONETEST_COLLATOR_COUNT] [U_COL_SAFECLONE_BUFFERSIZE]; in TestSafeClone()659 int32_t bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()711 if (U_COL_SAFECLONE_BUFFERSIZE < bufferSize) in TestSafeClone()731 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()752 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()777 bufferSize = U_COL_SAFECLONE_BUFFERSIZE; in TestSafeClone()
1324 #define U_COL_SAFECLONE_BUFFERSIZE 1 macro