Searched refs:countForCVN (Results 1 – 1 of 1) sorted by relevance
94 int countForCVN; field in ClassValueTest99 countForCVN++; in computeValue()111 countForCVN = 0; in testGetMany()118 assertEquals(0, countForCVN); in testGetMany()125 assertEquals(1, countForCVN); in testGetMany()129 assertEquals(0, countForCVN); in testGetMany()133 assertEquals(0, countForCVN); in testGetMany()137 assertEquals(doremove ? 1 : 0, countForCVN); in testGetMany()140 countForCVN = 0; in testGetMany()146 assertEquals(countForCVN, 0); in testGetMany()