Home
last modified time | relevance | path

Searched refs:countCheckRanges (Results 1 – 1 of 1) sorted by relevance

/external/icu4c/test/cintltst/
Dtrietest.c142 const CheckRange checkRanges[], int32_t countCheckRanges) { in testTrieIteration() argument
155 for(i=0; i<countCheckRanges; ++i) { in testTrieIteration()
257 const CheckRange checkRanges[], int32_t countCheckRanges, in testTrieRangesWithMalloc() argument
297 for(i=0; i<countCheckRanges; ++i) { in testTrieRangesWithMalloc()
334 for(i=0; i<countCheckRanges && start<=0xff; ++i) { in testTrieRangesWithMalloc()
366 for(i=0; i<countCheckRanges; ++i) { in testTrieRangesWithMalloc()
439 testTrieIteration(testName, &trie, checkRanges, countCheckRanges); in testTrieRangesWithMalloc()
446 const CheckRange checkRanges[], int32_t countCheckRanges, in testTrieRanges() argument
488 for(i=0; i<countCheckRanges; ++i) { in testTrieRanges()
541 for(i=0; i<countCheckRanges && start<=0xff; ++i) { in testTrieRanges()
[all …]