Home
last modified time | relevance | path

Searched defs:setRanges (Results 1 – 6 of 6) sorted by relevance

/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DTrieTest.java191 private void _testTrieRanges(SetRange setRanges[], int countSetRanges, in _testTrieRanges()
348 private void _testTrieRanges2(SetRange setRanges[], in _testTrieRanges2()
360 private void _testTrieRanges4(SetRange setRanges[], int countSetRanges, in _testTrieRanges4()
DTrie2Test.java708 int[][] setRanges, int [][] checkRanges) throws IOException { in checkTrieRanges()
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DTrieTest.java190 private void _testTrieRanges(SetRange setRanges[], int countSetRanges, in _testTrieRanges()
347 private void _testTrieRanges2(SetRange setRanges[], in _testTrieRanges2()
359 private void _testTrieRanges4(SetRange setRanges[], int countSetRanges, in _testTrieRanges4()
DTrie2Test.java707 int[][] setRanges, int [][] checkRanges) throws IOException { in checkTrieRanges()
/external/icu/icu4c/source/test/cintltst/
Dtrietest.c257 const SetRange setRanges[], int32_t countSetRanges, in testTrieRangesWithMalloc()
446 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges()
654 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges2()
682 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges4()
Dtrie2test.c798 const SetRange setRanges[], int32_t countSetRanges, in makeTrieWithRanges()
858 const SetRange setRanges[], int32_t countSetRanges, in testTrieRanges()
1285 const SetRange setRanges[], int32_t countSetRanges, in makeNewTrie1WithRanges()
1330 const SetRange setRanges[], int32_t countSetRanges, in testTrie2FromTrie1()