Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcdattst.c414 static const UChar newTimePatn[] = { 0x0048, 0x0048, 0x002C, 0x006D, 0x006D, 0 }; /* "HH,mm" */ variable
494 …PatternRelative(fmtRelDateTime, strDate, u_strlen(strDate), newTimePatn, u_strlen(newTimePatn), &s… in TestRelativeDateFormat()
503 } else if ( u_strstr(strDateTime, newTimePatn) == NULL ) { in TestRelativeDateFormat()