Home
last modified time | relevance | path

Searched defs:testfunction (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_capi.py35 def testfunction(self): function
42 testfunction = _testcapi.instancemethod(testfunction) variable in InstanceMethod
Dtest_call.py539 def testfunction(self): function