HomeSort by relevance Sort by last modified time
    Searched full:testptr (Results 1 - 5 of 5) 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...]
  /external/libxml2/
schematron.c 857 xmlSchematronTestPtr testptr; local
905 testptr = xmlSchematronAddTest(ctxt, XML_SCHEMATRON_ASSERT,
907 if (testptr == NULL)
928 testptr = xmlSchematronAddTest(ctxt, XML_SCHEMATRON_REPORT,
930 if (testptr == NULL)
    [all...]
  /external/icu4c/common/
putil.c 94 # include <mih/testptr.h> /* For uprv_maximumPtr */
    [all...]

Completed in 648 milliseconds