Home
last modified time | relevance | path

Searched refs:TestCallingConventions (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_call.py206 class TestCallingConventions(unittest.TestCase): class
345 class TestCallingConventionsInstance(TestCallingConventions):
352 class TestCallingConventionsClass(TestCallingConventions):
359 class TestCallingConventionsClassInstance(TestCallingConventions):
367 class TestCallingConventionsStatic(TestCallingConventions):

Completed in 2 milliseconds