Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_functools.py315 class TestUpdateWrapper(unittest.TestCase): class
391 class TestWraps(TestUpdateWrapper):
669 TestUpdateWrapper,
/external/python/cpython3/Lib/test/
Dtest_functools.py574 class TestUpdateWrapper(unittest.TestCase): class
688 class TestWraps(TestUpdateWrapper):