Searched refs:test_varargs0_ext (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_call.py | 21 def test_varargs0_ext(self): member in CFunctionCalls |
/external/python/cpython3/Lib/test/ | ||
D | test_call.py | 45 def test_varargs0_ext(self): member in CFunctionCalls |