Searched refs:countCheckRanges (Results 1 – 1 of 1) sorted by relevance
142 const CheckRange checkRanges[], int32_t countCheckRanges) { in testTrieIteration() argument155 for(i=0; i<countCheckRanges; ++i) { in testTrieIteration()257 const CheckRange checkRanges[], int32_t countCheckRanges, in testTrieRangesWithMalloc() argument297 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() argument488 for(i=0; i<countCheckRanges; ++i) { in testTrieRanges()541 for(i=0; i<countCheckRanges && start<=0xff; ++i) { in testTrieRanges()[all …]