Home
last modified time | relevance | path

Searched refs:TestCopyingSingleton (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_sets.py702 class TestCopyingSingleton(TestCopying): class
852 TestCopyingSingleton,
Dtest_set.py1451 class TestCopyingSingleton(TestCopying): class
1813 TestCopyingSingleton,
/external/python/cpython3/Lib/test/
Dtest_set.py1553 class TestCopyingSingleton(TestCopying, unittest.TestCase): class