Searched refs:test_varargs (Results 1 – 8 of 8) 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/icu/icu4c/source/ |
D | configure | 2600 test_varargs (const char *format, ...) 2647 success &= test_varargs ("s, d'\'' f .", "string", 65, 34.234);
|
/external/libpng/ |
D | configure | 2366 test_varargs (const char *format, ...) 2413 success &= test_varargs ("s, d'\'' f .", "string", 65, 34.234);
|
/external/strace/ |
D | configure | 4487 test_varargs (const char *format, ...) 4532 test_varargs ("s, d' f .", "string", 65, 34.234);
|
/external/python/cpython3/Lib/test/test_inspect/ |
D | test_inspect.py | 2307 def test_varargs(self): member in TestGetcallargsFunctions
|