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