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

  /external/icu/icu4c/source/test/cintltst/
cbiapts.c 788 const RBBITailoringTest * testPtr;
789 for (testPtr = tailoringTests; testPtr->locale != NULL; ++testPtr) {
791 UBreakIterator* ubrkiter = ubrk_open(testPtr->type, testPtr->locale, testPtr->test, -1, &status);
798 if (!foundError && offsindx >= testPtr->numOffsets) {
800 testPtr->locale, testPtr->type, offset)
    [all...]
cnumtst.c     [all...]
nucnvtst.c     [all...]

Completed in 4804 milliseconds