Searched defs:test_varargs (Results 1 – 5 of 5) sorted by relevance
| /external/python/jinja/tests/ | ||
| D | test_core_tags.py | 385 def test_varargs(self, env_trim): member in TestMacros |
| /external/tensorflow/tensorflow/python/util/ | ||
| D | deprecation_test.py | 675 def test_varargs(self, mock_warning): member in DeprecatedArgsTest |
| /external/python/cpython3/Lib/test/ | ||
| D | test_call.py | 267 def test_varargs(self): member in TestCallingConventions |
| /external/pytorch/test/ | ||
| D | test_proxy_tensor.py | 404 def test_varargs(self): member in TestGenericProxyTensor |
| /external/python/cpython3/Lib/test/test_inspect/ | ||
| D | test_inspect.py | 2307 def test_varargs(self): member in TestGetcallargsFunctions |