Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dudatpg_test.c69 static const UChar testPattern2[]={ 0x48, 0x48, 0x3a, 0x6d, 0x6d, 0x20, 0x76, 0 }; /* HH:mm v */ variable
294 conflict = udatpg_addPattern(dtpg, testPattern2, 7, FALSE, result, 20, in TestBuilder()
300 length = udatpg_replaceFieldTypes(dtpg, testPattern2, 7, replacedStr, 4, in TestBuilder()
308 ptrResult[0] = testPattern2; in TestBuilder()