Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_decorators.py71 class TestDecorators(unittest.TestCase): class
305 test_support.run_unittest(TestDecorators)
Dtest_inspect.py344 class TestDecorators(GetSourceBase): class
906 TestDecorators, TestRetrievingSourceCode, TestOneliners, TestBuggyCases,
/external/python/cpython3/Lib/test/
Dtest_decorators.py70 class TestDecorators(unittest.TestCase): class
Dtest_inspect.py540 class TestDecorators(GetSourceBase): class
3820 TestDecorators, TestRetrievingSourceCode, TestOneliners, TestBuggyCases,