HomeSort by relevance Sort by last modified time
    Searched refs:minutesPatn (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/test/cintltst/
cdattst.c 386 static const UChar minutesPatn[] = { 0x006D, 0x006D, 0 }; /* "mm" */
459 } else if ( u_strstr(strTime, minutesPatn) == NULL || dtpatLen != u_strlen(strTime) ) {
    [all...]
  /external/icu4c/test/cintltst/
cdattst.c 391 static const UChar minutesPatn[] = { 0x006D, 0x006D, 0 }; /* "mm" */
467 } else if ( u_strstr(strTime, minutesPatn) == NULL || dtpatLen != u_strlen(strTime) ) {
    [all...]

Completed in 260 milliseconds