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

/external/icu/icu4c/source/test/perf/collperf2/
H A Dcollperf2.cpp1264 struct ArrayAndColl { struct in namespace:__anon7137
1265 ArrayAndColl(const CA_uchar* a, const Collator& c) : d16(a), coll(c) {} function in struct:__anon7137::ArrayAndColl
1272 const ArrayAndColl& ac = *(const ArrayAndColl*)context;
1298 ArrayAndColl ac(getData16(status), *collObj);

Completed in 84 milliseconds