Lines Matching refs:countCheckRanges
144 const CheckRange checkRanges[], int32_t countCheckRanges) { in testTrieIteration() argument
157 for(i=0; i<countCheckRanges; ++i) { in testTrieIteration()
259 const CheckRange checkRanges[], int32_t countCheckRanges, in testTrieRangesWithMalloc() argument
299 for(i=0; i<countCheckRanges; ++i) { in testTrieRangesWithMalloc()
336 for(i=0; i<countCheckRanges && start<=0xff; ++i) { in testTrieRangesWithMalloc()
368 for(i=0; i<countCheckRanges; ++i) { in testTrieRangesWithMalloc()
441 testTrieIteration(testName, &trie, checkRanges, countCheckRanges); in testTrieRangesWithMalloc()
448 const CheckRange checkRanges[], int32_t countCheckRanges, in testTrieRanges() argument
490 for(i=0; i<countCheckRanges; ++i) { in testTrieRanges()
543 for(i=0; i<countCheckRanges && start<=0xff; ++i) { in testTrieRanges()
577 for(i=0; i<countCheckRanges; ++i) { in testTrieRanges()
650 testTrieIteration(testName, &trie, checkRanges, countCheckRanges); in testTrieRanges()
656 const CheckRange checkRanges[], int32_t countCheckRanges, in testTrieRanges2() argument
662 checkRanges, countCheckRanges, in testTrieRanges2()
666 checkRanges, countCheckRanges, in testTrieRanges2()
673 checkRanges, countCheckRanges, in testTrieRanges2()
677 checkRanges, countCheckRanges, in testTrieRanges2()
684 const CheckRange checkRanges[], int32_t countCheckRanges) { in testTrieRanges4() argument
691 checkRanges, countCheckRanges, in testTrieRanges4()
698 checkRanges, countCheckRanges, in testTrieRanges4()