Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_driver/linux/ult/ult_app/
H A Dddi_test_caps.cpp119 int testfunction(int a) in testfunction() function
/aosp_15_r20/external/python/cpython3/Lib/test/test_capi/
Dtest_misc.py47 def testfunction(self): function
54 testfunction = _testcapi.instancemethod(testfunction) variable in InstanceMethod
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_call.py572 def testfunction(self): function