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

  /external/chromium_org/third_party/icu/source/test/cintltst/
crestst.c 41 const UChar kERROR[] = { 0x0045 /*E*/, 0x0052 /*'R'*/, 0x0052 /*'R'*/,
368 string= kERROR;
391 expected_string = (UChar*)malloc(sizeof(UChar)*(u_strlen(kERROR) + 1));
392 u_strcpy(expected_string,kERROR);
    [all...]
creststn.c 115 static const UChar kERROR[] = { 0x0045 /*E*/, 0x0052 /*'R'*/, 0x0052 /*'R'*/,
    [all...]
  /external/icu/icu4c/source/test/cintltst/
crestst.c 39 const UChar kERROR[] = { 0x0045 /*E*/, 0x0052 /*'R'*/, 0x0052 /*'R'*/,
366 string= kERROR;
389 expected_string = (UChar*)malloc(sizeof(UChar)*(u_strlen(kERROR) + 1));
390 u_strcpy(expected_string,kERROR);
    [all...]
creststn.c 115 static const UChar kERROR[] = { 0x0045 /*E*/, 0x0052 /*'R'*/, 0x0052 /*'R'*/,
    [all...]

Completed in 524 milliseconds