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

  /external/chromium_org/third_party/icu/source/test/cintltst/
cbiapts.c 751 const int32_t * offsRev;
797 } else if (!foundError && offset != testPtr->offsRev[offsindx]) {
799 testPtr->locale, testPtr->type, testPtr->offsRev[offsindx], offset);
805 testPtr->locale, testPtr->type, testPtr->offsRev[offsindx]);
  /external/icu4c/test/cintltst/
cbiapts.c 769 const int32_t * offsRev;
816 } else if (!foundError && offset != testPtr->offsRev[offsindx]) {
818 testPtr->locale, testPtr->type, testPtr->offsRev[offsindx], offset);
824 testPtr->locale, testPtr->type, testPtr->offsRev[offsindx]);
    [all...]

Completed in 38 milliseconds