Home | History | Annotate | Download | only in testing

Lines Matching refs:percent

485   percent = 0
487 percent = float(toco_success) / float(tf_success) * 100.
490 total_conversions, tf_success, toco_success, percent)