HomeSort by relevance Sort by last modified time
    Searched refs:u_strcmp (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /external/chromium/third_party/icu/source/i18n/
currunit.cpp 53 u_strcmp(isoCode, c.isoCode) == 0;
  /external/chromium/third_party/icu/source/test/cintltst/
cmsgtst.c 136 if(u_strcmp(result, testResultStrings[i])==0){
168 if(u_strcmp(result, testResultStrings[i])==0){
216 if(u_strcmp(result, testResultStrings[i])==0){
291 else if(u_strcmp(result, expected)==0)
322 else if(u_strcmp(result, expected)==0)
347 else if(u_strcmp(result, expected)==0)
419 if(u_strcmp(result, expected)==0)
434 if(value!=7 && u_strcmp(str,ret)!=0)
445 if(u_strcmp(myDateFormat(def1, d), myDateFormat(def1, d1))==0)
513 else if(u_strcmp(result, expected)==0
    [all...]
cnmdptst.c 94 if(u_strcmp(unewp, unewpat) != 0)
108 if (u_strcmp(str, unum) != 0)
149 if(u_strcmp(str, res) != 0)
178 if(u_strcmp(str, res) != 0)
280 if(u_strcmp(str, uvalfor) != 0)
310 if(u_strcmp(str, ulvalfor) != 0)
377 if (u_strcmp(str, res) !=0) log_err("FAIL: Expected $1,234.56\n");
398 if (u_strcmp(str, res) != 0) log_err("FAIL: Expected -$1,234.56\n");
444 if (u_strcmp(str, res) != 0){
510 if (u_strcmp(str, res) != 0)
    [all...]
cposxtst.c 88 if (u_strcmp(ustr, exp) != 0) {
eurocreg.c 171 if (u_strcmp(euroString, euroBack))
cstrtest.c 196 if(u_strcmp(us, invariantUChars)!=0) {
212 if(u_strcmp(us, variantUChars)!=0) {
253 } else if(length!=LENGTHOF(invariantUChars)-1 || u_strcmp(us, invariantUChars)!=0) {
currtest.c 172 if (u_strcmp(buffer, expectedBuf) != 0) {
179 if (u_strcmp(buffer, expectedBuf) != 0) {
186 if (u_strcmp(buffer, expectedBuf) != 0) {
cnumtst.c 224 if(u_strcmp(result, temp1)==0)
256 if(result && u_strcmp(result, temp1)==0)
309 if (result && u_strcmp(result, temp1)==0) {
337 if (u_strcmp(temp2, temp)==0) {
444 if(u_strcmp(result, temp1)!=0)
513 if(U_FAILURE(status) || u_strcmp(temp1, temp2) != 0)
544 if(u_strcmp(result, temp1) != 0) {
603 if(u_strcmp(suffix,temp)!=0)
624 if(u_strcmp(prefix, temp)!=0)
640 if(u_strcmp(prefix, temp)!=0)
    [all...]
cdattst.c 172 if(u_strcmp(result, temp)==0)
189 if(u_strcmp(result, temp)==0)
205 if(u_strcmp(fmtted, temp)==0) {
228 if(u_strcmp(myDateFormat(def, d1),temp)!=0)
279 if(u_strcmp(result, temp)!=0)
332 if(u_strcmp(myNumformat(numformat1, num), myNumformat(numformat2, num)) !=0)
341 if(u_strcmp(myNumformat(numformat1, num), myNumformat(numformat2, num)) !=0)
601 if(u_strcmp(result, pattern)==0)
668 if(u_strcmp(result, pattern)==0)
711 if(u_strcmp(result, value)!=0
    [all...]
cdtdptst.c 181 if (u_strcmp(f, str) !=0)
276 if(u_strcmp(out1, out2) !=0)
286 if(u_strcmp(myDateFormat(fmt, july), myDateFormat(fmt, d) ) !=0)
utransts.c 537 if (0 == u_strcmp(buf, exp)) {
634 if (0 == u_strcmp(buf, to)) {
656 if (0 == u_strcmp(buf, to)) {
678 if (0 == u_strcmp(xrep.text, to)) {
702 if (0 == u_strcmp(xrep.text, to)) {
  /external/icu4c/i18n/
currunit.cpp 53 u_strcmp(isoCode, c.isoCode) == 0;
  /external/icu4c/test/cintltst/
cmsgtst.c 134 if(u_strcmp(result, testResultStrings[i])==0){
166 if(u_strcmp(result, testResultStrings[i])==0){
214 if(u_strcmp(result, testResultStrings[i])==0){
289 else if(u_strcmp(result, expected)==0)
320 else if(u_strcmp(result, expected)==0)
345 else if(u_strcmp(result, expected)==0)
417 if(u_strcmp(result, expected)==0)
432 if(value!=7 && u_strcmp(str,ret)!=0)
443 if(u_strcmp(myDateFormat(def1, d), myDateFormat(def1, d1))==0)
511 else if(u_strcmp(result, expected)==0
    [all...]
cnmdptst.c 94 if(u_strcmp(unewp, unewpat) != 0)
108 if (u_strcmp(str, unum) != 0)
149 if(u_strcmp(str, res) != 0)
178 if(u_strcmp(str, res) != 0)
280 if(u_strcmp(str, uvalfor) != 0)
310 if(u_strcmp(str, ulvalfor) != 0)
377 if (u_strcmp(str, res) !=0) log_err("FAIL: Expected $1,234.56\n");
398 if (u_strcmp(str, res) != 0) log_err("FAIL: Expected -$1,234.56\n");
444 if (u_strcmp(str, res) != 0){
510 if (u_strcmp(str, res) != 0)
    [all...]
cposxtst.c 90 if (u_strcmp(ustr, exp) != 0) {
eurocreg.c 171 if (u_strcmp(euroString, euroBack))
currtest.c 172 if (u_strcmp(buffer, expectedBuf) != 0) {
179 if (u_strcmp(buffer, expectedBuf) != 0) {
186 if (u_strcmp(buffer, expectedBuf) != 0) {
cnumtst.c 224 if(u_strcmp(result, temp1)==0)
256 if(result && u_strcmp(result, temp1)==0)
309 if (result && u_strcmp(result, temp1)==0) {
337 if (u_strcmp(temp2, temp)==0) {
444 if(u_strcmp(result, temp1)!=0)
513 if(U_FAILURE(status) || u_strcmp(temp1, temp2) != 0)
544 if(u_strcmp(result, temp1) != 0) {
603 if(u_strcmp(suffix,temp)!=0)
624 if(u_strcmp(prefix, temp)!=0)
640 if(u_strcmp(prefix, temp)!=0)
    [all...]
cdattst.c 172 if(u_strcmp(result, temp)==0)
189 if(u_strcmp(result, temp)==0)
205 if(u_strcmp(fmtted, temp)==0) {
228 if(u_strcmp(myDateFormat(def, d1),temp)!=0)
279 if(u_strcmp(result, temp)!=0)
332 if(u_strcmp(myNumformat(numformat1, num), myNumformat(numformat2, num)) !=0)
341 if(u_strcmp(myNumformat(numformat1, num), myNumformat(numformat2, num)) !=0)
601 if(u_strcmp(result, pattern)==0)
668 if(u_strcmp(result, pattern)==0)
711 if(u_strcmp(result, value)!=0
    [all...]
cdtdptst.c 181 if (u_strcmp(f, str) !=0)
276 if(u_strcmp(out1, out2) !=0)
286 if(u_strcmp(myDateFormat(fmt, july), myDateFormat(fmt, d) ) !=0)
cstrtest.c 198 if(u_strcmp(us, invariantUChars)!=0) {
214 if(u_strcmp(us, variantUChars)!=0) {
255 } else if(length!=LENGTHOF(invariantUChars)-1 || u_strcmp(us, invariantUChars)!=0) {
utransts.c 537 if (0 == u_strcmp(buf, exp)) {
634 if (0 == u_strcmp(buf, to)) {
656 if (0 == u_strcmp(buf, to)) {
678 if (0 == u_strcmp(xrep.text, to)) {
702 if (0 == u_strcmp(xrep.text, to)) {
  /external/chromium/third_party/icu/source/test/iotest/
trnstst.c 206 if(u_strcmp(compare, ubuf))
295 if(u_strcmp(compare, ubuf))
filetst.c 477 if (u_strcmp(buffer, expectedBuffer) != 0) {
522 if (u_strcmp(buffer, expectedBuffer) != 0) {
632 if (u_strcmp(buffer, expectedBuffer) != 0) {
702 if (u_strcmp(buffer, testUStr[lineIdx]) != 0) {
747 if (u_strcmp(returnedUCharBuffer, expectedBuffer) != 0) {
761 if (u_strcmp(buffer, expectedBuffer) != 0) {
    [all...]
  /external/icu4c/test/iotest/
trnstst.c 206 if(u_strcmp(compare, ubuf))
295 if(u_strcmp(compare, ubuf))

Completed in 251 milliseconds

1 2 3 4 5