Home
last modified time | relevance | path

Searched refs:cmpres2 (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Ducaconf.cpp229 int32_t cmpres2 = coll->compare(buffer, buflen, oldB, oldBlen, status); in testConformance() local
231 if(cmpres != -cmpres2) { in testConformance()
234 line, cmpres, cmpres2); in testConformance()
Dtsmthred.cpp1174 …int32_t cmpres2 = coll->compare(lines[i].buff, lines[i].buflen, lines[prev].buff, lines[prev].bufl… in run() local
1176 if(cmpres != -cmpres2) { in run()
/external/chromium_org/third_party/icu/source/test/intltest/
Ducaconf.cpp234 int32_t cmpres2 = coll->compare(buffer, buflen, oldB, oldBlen, status); in testConformance() local
236 if(cmpres != -cmpres2) { in testConformance()
Dtsmthred.cpp1169 …int32_t cmpres2 = coll->compare(lines[i].buff, lines[i].buflen, lines[prev].buff, lines[prev].bufl… in run() local
1171 if(cmpres != -cmpres2) { in run()