OpenGrok
Cross Reference: test_builtin.py
xref
: /
prebuilts
/
gdb
/
linux-x86
/
lib
/
python2.7
/
test
/
test_builtin.py
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