Searched refs:test_with_statement (Results 1 – 8 of 8) sorted by relevance
/third_party/python/Lib/unittest/test/testmock/ | ||
D | testwith.py | 18 def test_with_statement(self): member in WithTest |
/third_party/python/Lib/test/ | ||
D | test_imaplib.py | 482 def test_with_statement(self): member in NewIMAPTestsMixin |
D | test_grammar.py | 1815 def test_with_statement(self): member in GrammarTests |
D | test_ftplib.py | 741 def test_with_statement(self): member in TestFTPClass |
D | test_nntplib.py | 268 def test_with_statement(self): member in NetworkedNNTPTestsMixin |
D | test_smtplib.py | 1230 def test_with_statement(self): member in SMTPSimTests |
/third_party/python/Lib/lib2to3/tests/data/ | ||
D | py2_test_grammar.py | 923 def test_with_statement(self): member in GrammarTests |
D | py3_test_grammar.py | 907 def test_with_statement(self): member in GrammarTests |