Home
last modified time | relevance | path

Searched defs:algorithms (Results 1 – 2 of 2) sorted by relevance

/trunk/test/testuno/source/api/i18n/
H A DXExtendedIndexEntrySupplierTest.java46 protected HashMap<Integer,String[]> algorithms = new HashMap<Integer,String[]>(); field in XExtendedIndexEntrySupplierTest
91 HashMap<Integer, String[]> algorithms = getAlgorithmList(); in _getAlgorithmList() local
117 HashMap<Integer, String[]> algorithms = new HashMap<Integer, String[]>(); in getAlgorithmList() local
H A DXCollatorTest.java111 String[] algorithms = oObj.listCollatorAlgorithms(loc) ; in _listCollatorAlgorithms() local