Home
last modified time | relevance | path

Searched refs:fMax2 (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/chart2/qa/
H A DTestCaseOldAPI.java370 double fMax1, fMax2; in testAxis() local
380 fMax2 = AnyConverter.toDouble( oMax ); in testAxis()
381 log.println( "Maximum with AutoMax off: " + fMax2 ); in testAxis()
382 assure( "maxima differ", fMax1 == fMax2 ); in testAxis()

Completed in 15 milliseconds