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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dapicoll.cpp602 const uint8_t* byteArray4 = 0; local
603 byteArray4 = sortk2.getByteArray(cnt4);
606 CollationKey sortk6(byteArray3, cnt3), sortk7(byteArray4, cnt4);
/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp586 const uint8_t* byteArray4 = 0; local
587 byteArray4 = sortk2.getByteArray(cnt4);
590 CollationKey sortk6(byteArray3, cnt3), sortk7(byteArray4, cnt4);

Completed in 125 milliseconds