Searched defs:test_varargs (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_call.py | 220 def test_varargs(self): member in TestCallingConventions |
| D | test_inspect.py | 1672 def test_varargs(self): member in TestGetcallargsFunctions |
| /third_party/python/Lib/lib2to3/tests/ | ||
| D | test_fixers.py | 2062 def test_varargs(self): member in Test_tuple_params |