Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dputiltst.c536 …uint8_t str_exp1[AESTRNCPY_SIZE] = { 0x61, 0x2e, 0x2a, 0x62, 0x0a, 0x00, 0xff, 0xff, 0xff, 0xff, 0… in TestString() local
543 Test_aestrncpy(__LINE__, str_exp1, str_tst, -1); in TestString()
544 Test_aestrncpy(__LINE__, str_exp1, str_tst, 6); in TestString()