Searched refs:testSize (Results 1 – 2 of 2) sorted by relevance
205 bool testSize() in testSize() function879 FAIL_UNLESS(testSize); in main()
656 int8_t testSize = 6; /* Leave this here to test buffer alingment in memory*/ in TestSafeClone() local668 test1=(UChar*)malloc(sizeof(UChar) * testSize); in TestSafeClone()669 test2=(UChar*)malloc(sizeof(UChar) * testSize); in TestSafeClone()