Home
last modified time | relevance | path

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

/third_party/libjpeg/
Dckconfig.c111 int testfunction (int arg1, int * arg2) /* check definitions */ in testfunction() function
/third_party/python/Lib/test/
Dtest_capi.py35 def testfunction(self): function
42 testfunction = _testcapi.instancemethod(testfunction) variable in InstanceMethod
Dtest_call.py539 def testfunction(self): function