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

  /external/icu4c/test/intltest/
restsnew.cpp 810 ResourceBundle array2d=theBundle.get(tag, status); local
812 //const UnicodeString** array2d = theBundle.get2dArray(tag, row_count, column_count, status);
818 UResType bundleType=array2d.getType();
821 row_count=array2d.getSize();
825 ResourceBundle tablerow=array2d.get(row, status);
861 ResourceBundle array2d=theBundle.get(tag, status); local
863 ResourceBundle tablerow=array2d.get(row, status);
    [all...]
  /external/icu4c/test/cintltst/
creststn.c 1613 UResourceBundle* array2d=NULL; local
    [all...]

Completed in 45 milliseconds