HomeSort by relevance Sort by last modified time
    Searched refs:ceList2 (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/test/intltest/
colldata.cpp 524 const CEList *ceList2 = new CEList(coll, *string, status);
527 delete ceList2;
528 ceList2 = NULL;
531 if (ceList->matchesAt(offset, ceList2)) {
532 U_ASSERT(ceList2 != NULL);
533 int32_t clength = ceList2->size();
543 delete ceList2;
555 delete ceList2;
ssearch.cpp     [all...]

Completed in 92 milliseconds