Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_capi/
Dtest_misc.py47 def testfunction(self): function
54 testfunction = _testcapi.instancemethod(testfunction) variable in InstanceMethod
/third_party/python/Lib/test/
Dtest_call.py572 def testfunction(self): function