Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ducaconf.cpp190 UChar *buffer = b1, *oldB = NULL; 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()
250 res = u_strcmpCodePointOrder(oldB, buffer); in testConformance()
275 oldB = buffer; in testConformance()
/external/chromium_org/third_party/icu/source/test/intltest/
Ducaconf.cpp196 UChar *buffer = b1, *oldB = NULL; 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()
251 res = u_strcmpCodePointOrder(oldB, buffer); in testConformance()
270 oldB = buffer; in testConformance()
/external/chromium-trace/trace-viewer/third_party/gl-matrix/spec/gl-matrix/
Dmat2d-spec.js39 oldB = [7, 8,
106 it("should not modify matB", function() { expect(matB).toBeEqualish(oldB); });
114 it("should not modify matB", function() { expect(matB).toBeEqualish(oldB); });
/external/chromium_org/third_party/sqlite/src/test/
Dtrigger2.test243 set oldB 2
250 set oldB 2
267 set oldB {''}
293 regsub -all old\.b $tr_program_cooked $oldB tr_program_cooked