Home | History | Annotate | Download | only in test

Lines Matching refs:def

22 def timer():
25 def testfunc():
35 def factorial(n):
48 def mul(a, b):
55 def helper():
73 def helper1():
84 def helper2_indirect():
88 def helper2():
98 def subhelper():
110 def __getattr__(self, name):