Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_iter.py97 def test_nested_comprehensions_iter(self): member in TestCase
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_iter.py175 def test_nested_comprehensions_iter(self): member in TestCase