Searched refs:test_directory_exists (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/python/cpython2/Lib/test/ | ||
D | test_tempfile.py | 513 def test_directory_exists(self): member in test_gettempdir |
/aosp_15_r20/external/python/cpython3/Lib/test/ | ||
D | test_tempfile.py | 580 def test_directory_exists(self): member in TestGetTempDir |