Searched defs:minutesStr (Results 1 - 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
H A Dcdattst.c415 static const UChar minutesStr[] = { 0x0034, 0x0039, 0 }; /* "49", minutes string to search for in output */ variable
552 strPtr = u_strstr(strDateTime, minutesStr);

Completed in 114 milliseconds