Home
last modified time | relevance | path

Searched defs:theReportFile (Results 1 – 2 of 2) sorted by relevance

/dports/cad/cvc/cvc-1.1.0-4-gd172016/src/
H A DCCvcParameters.hh119 CCvcParameters(teestream& theReportFile) : reportFile(theReportFile) {}; in CCvcParameters()
H A DCModel.cc397 returnCode_t CModelListMap::SetVoltageTolerances(teestream & theReportFile, CPowerPtrMap & thePower… in SetVoltageTolerances()