Searched refs:test_positional_args (Results 1 – 4 of 4) sorted by relevance
/external/python/cpython3/Lib/test/ | ||
D | test_getargs2.py | 629 def test_positional_args(self): member in Keywords_TestCase |
/external/python/cpython2/Lib/ctypes/test/ | ||
D | test_structures.py | 386 def test_positional_args(self): member in StructureTestCase |
/external/python/cpython3/Lib/ctypes/test/ | ||
D | test_structures.py | 386 def test_positional_args(self): member in StructureTestCase |
/external/python/cpython2/Lib/test/ | ||
D | test_getargs2.py | 472 def test_positional_args(self): member in Keywords_TestCase |