Searched refs:newTimePatn (Results 1 - 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
H A Dcdattst.c392 static const UChar newTimePatn[] = { 0x0048, 0x0048, 0x002C, 0x006D, 0x006D, 0 }; /* "HH,mm" */ variable
469 udat_applyPatternRelative(fmtRelDateTime, strDate, u_strlen(strDate), newTimePatn, u_strlen(newTimePatn), &status);
478 } else if ( u_strstr(strDateTime, newTimePatn) == NULL ) {

Completed in 59 milliseconds