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

  /external/icu4c/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...]

Completed in 44 milliseconds