Searched refs:test_for (Results 1 - 5 of 5) sorted by relevance
/third_party/python/Lib/test/test_importlib/frozen/ | ||
H A D | test_loader.py | 249 test_for = (('__hello__', False), ('__phello__', True), 251 for name, is_package in test_for: |
/third_party/python/Lib/lib2to3/tests/ | ||
H A D | test_util.py | 281 def test_for(self): member in Test_find_binding |
/third_party/python/Lib/test/ | ||
H A D | test_compile.py | 1556 def test_for(self): member in TestStackSizeStability |
H A D | test_grammar.py | 1346 def test_for(self): member in GrammarTests |
H A D | test_ast.py | 1395 def test_for(self): member in ASTValidatorTests |
Completed in 11 milliseconds