Home | History | Annotate | Download | only in browser

Lines Matching defs:threshold

1218   double threshold =
1220 if (threshold >=0 && threshold <= 1) {
1221 globals->alternate_protocol_probability_threshold.set(threshold);
1223 threshold);