Searched defs:test_genexps (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_grammar.py | 1092 def test_genexps(self): member in GrammarTests |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_grammar.py | 1767 def test_genexps(self): member in GrammarTests |