Home | History | Annotate | Download | only in tests

Lines Matching refs:invsum

138     invsum = 0
141 invsum += int(v)
142 asserter(invsum == 10)