Home
last modified time | relevance | path

Searched refs:testSize (Results 1 – 2 of 2) sorted by relevance

/external/astl/tests/
Dtest_string.cpp205 bool testSize() in testSize() function
879 FAIL_UNLESS(testSize); in main()
/external/icu4c/test/cintltst/
Dcapitst.c656 int8_t testSize = 6; /* Leave this here to test buffer alingment in memory*/ in TestSafeClone() local
668 test1=(UChar*)malloc(sizeof(UChar) * testSize); in TestSafeClone()
669 test2=(UChar*)malloc(sizeof(UChar) * testSize); in TestSafeClone()