Searched refs:test_creates_named (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_tempfile.py | 763 def test_creates_named(self): member in test_NamedTemporaryFile |
/external/python/cpython3/Lib/test/ | ||
D | test_tempfile.py | 891 def test_creates_named(self): member in TestNamedTemporaryFile |