Home
last modified time | relevance | path

Searched refs:callLst (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_class.py69 callLst = [] variable
72 callLst.append((f.__name__, args))
134 callLst[:] = []
137 actualCallList = callLst[:] # need to copy because the comparison below will add
151 callLst[:] = []
155 callLst[:] = []
159 callLst[:] = []
163 callLst[:] = []
167 callLst[:] = []
171 callLst[:] = []
[all …]