Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ducaconf.cpp199 int32_t oldBlen = 0; in testConformance() local
228 int32_t cmpres = coll->compare(oldB, oldBlen, buffer, buflen, status); in testConformance()
229 int32_t cmpres2 = coll->compare(buffer, buflen, oldB, oldBlen, status); in testConformance()
287 oldBlen = buflen; in testConformance()
/external/chromium_org/third_party/icu/source/test/intltest/
Ducaconf.cpp205 int32_t oldBlen = 0; in testConformance() local
233 int32_t cmpres = coll->compare(oldB, oldBlen, buffer, buflen, status); in testConformance()
234 int32_t cmpres2 = coll->compare(buffer, buflen, oldB, oldBlen, status); in testConformance()
282 oldBlen = buflen; in testConformance()