Home
last modified time | relevance | path

Searched refs:TestGetcallargsFunctions (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_inspect.py684 class TestGetcallargsFunctions(unittest.TestCase): class
855 class TestGetcallargsFunctionsCellVars(TestGetcallargsFunctions):
871 class TestGetcallargsMethods(TestGetcallargsFunctions):
908 TestGetcallargsFunctions, TestGetcallargsFunctionsCellVars,
/external/python/cpython3/Lib/test/
Dtest_inspect.py1273 class TestGetcallargsFunctions(unittest.TestCase): class
1473 class TestGetcallargsMethods(TestGetcallargsFunctions):
3822 TestGetcallargsFunctions, TestGetcallargsMethods,