Home | History | Annotate | Download | only in tests

Lines Matching refs:invsum

127     invsum = 0
130 invsum += int(v)
131 asserter(invsum == 10)