Home
last modified time | relevance | path

Searched refs:test_positional_args (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_getargs2.py629 def test_positional_args(self): member in Keywords_TestCase
693 def test_positional_args(self): member in KeywordOnly_TestCase
767 def test_positional_args(self): member in PositionalOnlyAndKeywords_TestCase
/external/python/cpython2/Lib/ctypes/test/
Dtest_structures.py386 def test_positional_args(self): member in StructureTestCase
/external/python/cpython3/Lib/ctypes/test/
Dtest_structures.py386 def test_positional_args(self): member in StructureTestCase
/external/python/cpython2/Lib/test/
Dtest_getargs2.py472 def test_positional_args(self): member in Keywords_TestCase