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