Searched defs:test_varargs (Results 1 – 7 of 7) sorted by relevance
| /external/python/jinja/tests/ | ||
| D | test_core_tags.py | 385 def test_varargs(self, env_trim): member in TestMacros |
| /external/python/cpython3/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 |
| /external/tensorflow/tensorflow/python/util/ | ||
| D | deprecation_test.py | 675 def test_varargs(self, mock_warning): member in DeprecatedArgsTest |
| /external/python/cpython2/Lib/test/ | ||
| D | test_inspect.py | 752 def test_varargs(self): member in TestGetcallargsFunctions |
| /external/python/cpython2/Lib/lib2to3/tests/ | ||
| D | test_fixers.py | 2000 def test_varargs(self): member in Test_tuple_params |
| /external/python/cpython3/Lib/lib2to3/tests/ | ||
| D | test_fixers.py | 2062 def test_varargs(self): member in Test_tuple_params |