Searched defs:_unlink (Results 1 – 5 of 5) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_tempfile.py | 338 _unlink = os.unlink variable in test__mkstemp_inner.mkstemped |
/external/python/cpython3/Lib/test/ | ||
D | test_tempfile.py | 369 _unlink = os.unlink variable in TestMkstempInner.mkstemped |
/external/python/cpython2/Lib/test/support/ | ||
D | __init__.py | 244 def _unlink(filename): function |
/external/python/cpython3/Lib/test/support/ | ||
D | __init__.py | 378 def _unlink(filename): function |
/external/OpenCL-CTS/test_conformance/compiler/ | ||
D | test_compile.cpp | 2515 #define _unlink unlink macro |