Lines Matching refs:countCheckRanges
143 const CheckRange checkRanges[], int32_t countCheckRanges) { in testTrieIteration() argument
156 for(i=0; i<countCheckRanges; ++i) { in testTrieIteration()
258 const CheckRange checkRanges[], int32_t countCheckRanges, in testTrieRangesWithMalloc() argument
298 for(i=0; i<countCheckRanges; ++i) { in testTrieRangesWithMalloc()
335 for(i=0; i<countCheckRanges && start<=0xff; ++i) { in testTrieRangesWithMalloc()
367 for(i=0; i<countCheckRanges; ++i) { in testTrieRangesWithMalloc()
440 testTrieIteration(testName, &trie, checkRanges, countCheckRanges); in testTrieRangesWithMalloc()
447 const CheckRange checkRanges[], int32_t countCheckRanges, in testTrieRanges() argument
489 for(i=0; i<countCheckRanges; ++i) { in testTrieRanges()
542 for(i=0; i<countCheckRanges && start<=0xff; ++i) { in testTrieRanges()
576 for(i=0; i<countCheckRanges; ++i) { in testTrieRanges()
649 testTrieIteration(testName, &trie, checkRanges, countCheckRanges); in testTrieRanges()
655 const CheckRange checkRanges[], int32_t countCheckRanges, in testTrieRanges2() argument
661 checkRanges, countCheckRanges, in testTrieRanges2()
665 checkRanges, countCheckRanges, in testTrieRanges2()
672 checkRanges, countCheckRanges, in testTrieRanges2()
676 checkRanges, countCheckRanges, in testTrieRanges2()
683 const CheckRange checkRanges[], int32_t countCheckRanges) { in testTrieRanges4() argument
690 checkRanges, countCheckRanges, in testTrieRanges4()
697 checkRanges, countCheckRanges, in testTrieRanges4()