Searched refs:currentImplementationDouble (Results 1 – 1 of 1) sorted by relevance
72 …double currentAvgTimeOnDouble = getAvgTimeViaMixin(currentImplementationDouble, valueDouble, execu… in currentTimeEstimate()75 …double currentAvgTimeOnDecimal = getAvgTimeViaMixin(currentImplementationDouble, valueDecimal, exe… in currentTimeEstimate()78 …double currentAvgTimeOnText = getAvgTimeViaMixin(currentImplementationDouble, valueTextual, execut… in currentTimeEstimate()263 ThresholdMixin currentImplementationDouble = new ThresholdMixin() { field in ThresholdMixinPerfTest