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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cstrcase.c 336 titleRoot[]= { 0x49, 0x6A, 0x73, 0x73, 0x65, 0x6c, 0x20, 0x49, 0x67, 0x6c, 0x6f, 0x6f , 0x20 , 0x49, 0x6A, 0x73, 0x73, 0x65, 0x6C },
359 length!=(sizeof(titleRoot)/U_SIZEOF_UCHAR) ||
360 uprv_memcmp(titleRoot, buffer, length*U_SIZEOF_UCHAR)!=0 ||
368 uprv_memcmp(titleRoot, buffer, length*U_SIZEOF_UCHAR)==0 && buffer[length]==0 ? "yes" : "no", charsOut);
    [all...]
  /external/icu4c/test/cintltst/
cstrcase.c 336 titleRoot[]= { 0x49, 0x6A, 0x73, 0x73, 0x65, 0x6c, 0x20, 0x49, 0x67, 0x6c, 0x6f, 0x6f , 0x20 , 0x49, 0x6A, 0x73, 0x73, 0x65, 0x6C },
359 length!=(sizeof(titleRoot)/U_SIZEOF_UCHAR) ||
360 uprv_memcmp(titleRoot, buffer, length*U_SIZEOF_UCHAR)!=0 ||
368 uprv_memcmp(titleRoot, buffer, length*U_SIZEOF_UCHAR)==0 && buffer[length]==0 ? "yes" : "no", charsOut);
    [all...]

Completed in 20 milliseconds