Home
last modified time | relevance | path

Searched defs:_rmdir (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Lib/test/support/
Dos_helper.py280 def _rmdir(dirname): function
319 _rmdir = os.rmdir variable
/third_party/node/lib/internal/fs/
Drimraf.js115 function _rmdir(path, options, originalErr, callback) { function
/third_party/googletest/googletest/test/
Dgoogletest-filepath-test.cc64 int _rmdir(const char* path) { in _rmdir() function