Home | History | Annotate | Download | only in stringbench

Lines Matching full:bytes_total

1433     bytes_total = uni_total = 0.0
1449 bytes_total += bytes_time
1470 if bytes_total == uni_total == 0.0:
1474 ratio = bytes_total/uni_total
1478 1000*bytes_total, 1000*uni_total, 100.*ratio,