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

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

Completed in 77 milliseconds