Searched refs:convertToDoubleAndLimitDecimal (Results 1 – 1 of 1) sorted by relevance
203 return convertToDoubleAndLimitDecimal(getRandomizedSourceResponsePickRate(source)); in getRandomizedTriggerRate()206 private double convertToDoubleAndLimitDecimal(double probability) { in convertToDoubleAndLimitDecimal() method in SourceNoiseHandler