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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Dapicoll.cpp599 const uint8_t* byteArray3 = 0; local
600 byteArray3 = sortk1.getByteArray(cnt3);
606 CollationKey sortk6(byteArray3, cnt3), sortk7(byteArray4, cnt4);
/external/icu/icu4c/source/test/intltest/
H A Dapicoll.cpp583 const uint8_t* byteArray3 = 0; local
584 byteArray3 = sortk1.getByteArray(cnt3);
590 CollationKey sortk6(byteArray3, cnt3), sortk7(byteArray4, cnt4);

Completed in 116 milliseconds