Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_decorators.py40 def countcalls(counts): function
131 @countcalls(counts)
/external/python/cpython3/Lib/test/
Dtest_decorators.py39 def countcalls(counts): function
130 @countcalls(counts)