Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_itertools.py1005 class TestExamples(unittest.TestCase): class
1723 SubclassWithKwargsTest, TestExamples)
/external/python/cpython3/Lib/test/
Dtest_itertools.py1464 class TestExamples(unittest.TestCase): class
2290 SubclassWithKwargsTest, TestExamples,