Searched refs:byteArray2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dapicoll.cpp597 const uint8_t* byteArray2 = sortk2.getByteArray(cnt2); local
605 CollationKey sortk4(byteArray1, cnt1), sortk5(byteArray2, cnt2);
624 byteArray2 = 0;
/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp581 const uint8_t* byteArray2 = sortk2.getByteArray(cnt2); local
589 CollationKey sortk4(byteArray1, cnt1), sortk5(byteArray2, cnt2);
608 byteArray2 = 0;

Completed in 116 milliseconds