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

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

Completed in 168 milliseconds