Home | History | Annotate | Download | only in test

Lines Matching refs:accu

809             accu = 0
810 for i in v: accu = accu + i
811 return accu