| D | SimpleXYSeriesTest.java | 33 Number[] yVals = {5, 6, 7, 8, 9}; in testYValsOnlyConstructor() local 51 Number[] yVals = {55, 5, 66, 6, 77, 7, 88, 8, 99, 9}; in testXYInterleavedConstructor() local 69 Number[] yVals = {5, 6, 7, 8, 9}; in testTwoListConstructor() local 88 Number[] yVals = {5, 6, 7, 8, 9}; in testPushPopStuff() local 115 Number[] yVals = {5, 6, 7, 8, 9}; in testSet() local
|