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

  /external/chromium_org/third_party/icu/source/test/cintltst/
udatpg_test.c 59 static const UChar expectingSkeleton[]= { 0x48, 0x48, 0x6d, 0x6d, 0 }; /* HHmm */
154 if((u_memcmp(result, expectingSkeleton, length)!=0) || result[length]!=0) {
  /external/icu4c/test/cintltst/
udatpg_test.c 59 static const UChar expectingSkeleton[]= { 0x48, 0x48, 0x6d, 0x6d, 0 }; /* HHmm */
154 if((u_memcmp(result, expectingSkeleton, length)!=0) || result[length]!=0) {

Completed in 361 milliseconds