Home | History | Annotate | Download | only in cintltst

Lines Matching full:kerror

115 static const UChar kERROR[] = { 0x0045 /*E*/, 0x0052 /*'R'*/, 0x0052 /*'R'*/,
1715 expected_string = (UChar*)malloc(sizeof(UChar)*(u_strlen(kERROR) + 1));
1716 u_strcpy(expected_string,kERROR);
1717 string=kERROR;
1781 string=kERROR;
1793 u_strcpy(expected_string, kERROR);
1868 string = kERROR;
1895 u_strcpy(expected_string,kERROR);
1948 string = kERROR;