Searched refs:numValidMethods (Results 1 – 2 of 2) sorted by relevance
224 int numValidMethods = 0 == count ? 2 : 4; in test_tllist() local225 int insertionMethod = random.nextULessThan(numValidMethods); in test_tllist()