Home
last modified time | relevance | path

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

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

Completed in 14 milliseconds