Home
last modified time | relevance | path

Searched refs:kERROR (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcrestst.c40 const UChar kERROR[] = { 0x0045 /*E*/, 0x0052 /*'R'*/, 0x0052 /*'R'*/, variable
367 string= kERROR; in testTag()
390 expected_string = (UChar*)malloc(sizeof(UChar)*(u_strlen(kERROR) + 1)); in testTag()
391 u_strcpy(expected_string,kERROR); in testTag()
Dcreststn.c118 static const UChar kERROR[] = { 0x0045 /*E*/, 0x0052 /*'R'*/, 0x0052 /*'R'*/, variable
1718 expected_string = (UChar*)malloc(sizeof(UChar)*(u_strlen(kERROR) + 1)); in testTag()
1719 u_strcpy(expected_string,kERROR); in testTag()
1720 string=kERROR; in testTag()
1784 string=kERROR; in testTag()
1796 u_strcpy(expected_string, kERROR); in testTag()
1871 string = kERROR; in testTag()
1898 u_strcpy(expected_string,kERROR); in testTag()
1951 string = kERROR; in testTag()