Searched refs:test_varargs (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_call.py | 220 def test_varargs(self): member in TestCallingConventions |
H A D | test_inspect.py | 1672 def test_varargs(self): member in TestGetcallargsFunctions |
/third_party/python/Lib/lib2to3/tests/ | ||
H A D | test_fixers.py | 2062 def test_varargs(self): member in Test_tuple_params |
/third_party/eudev/ | ||
H A D | configure | 13107 test_varargs (const char *format, ...) 13152 test_varargs ("s, d' f .", "string", 65, 34.234); |
Completed in 32 milliseconds