Home
last modified time | relevance | path

Searched defs:rmtree (Results 1 - 10 of 10) sorted by relevance

/third_party/curl/tests/
H A Dtestcurl.pl184 sub rmtree($) { subroutine
/third_party/skia/infra/bots/recipe_modules/run/
H A Dapi.py50 def rmtree(self, path): member in SkiaStepApi
/third_party/python/Lib/test/
H A Dtest_unicode_file.py9 from test.support.os_helper import (rmtree, change_cwd, TESTFN_UNICODE, namespace
H A Dtest_source_encoding.py5 from test.support.os_helper import TESTFN, unlink, rmtree namespace
H A Dtest_venv.py24 from test.support.os_helper import (can_symlink, EnvironmentVarGuard, rmtree) namespace
[all...]
H A Dtest_trace.py5 from test.support.os_helper import (TESTFN, rmtree, unlink) namespace
H A Dtest_pydoc.py32 from test.support.os_helper import (TESTFN, rmtree, unlink) namespace
/third_party/python/Lib/test/test_importlib/
H A Dtest_threaded_import.py19 from test.support.os_helper import (TESTFN, unlink, rmtree) namespace
/third_party/python/Lib/test/support/
H A Dos_helper.py438 def rmtree(path): function
/third_party/python/Lib/
H A Dshutil.py690 def rmtree(path, ignore_errors=False, onerror=None, *, dir_fd=None): function
[all...]

Completed in 10 milliseconds