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

  /external/icu/icu4c/source/test/cintltst/
cbiapts.c 790 const RBBITailoringTest * testPtr;
791 for (testPtr = tailoringTests; testPtr->locale != NULL; ++testPtr) {
793 UBreakIterator* ubrkiter = ubrk_open(testPtr->type, testPtr->locale, testPtr->test, -1, &status);
800 if (!foundError && offsindx >= testPtr->numOffsets) {
802 testPtr->locale, testPtr->type, offset)
    [all...]
cnumtst.c     [all...]
nucnvtst.c     [all...]
  /frameworks/rs/rsov/compiler/unit_tests/
TestRunner.h 29 void (*testPtr)(void);
49 TC.testPtr();

Completed in 119 milliseconds