Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_decorators.py71 class TestDecorators(unittest.TestCase): class
305 test_support.run_unittest(TestDecorators)
Dtest_inspect.py298 class TestDecorators(GetSourceBase): class
746 TestDecorators, TestRetrievingSourceCode, TestOneliners, TestBuggyCases,