Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/support/
D__init__.py247 def _rmdir(dirname): function
263 _rmdir = os.rmdir variable
/external/googletest/googletest/test/
Dgoogletest-filepath-test.cc62 int _rmdir(const char* path) { in _rmdir() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-filepath-test.cc62 int _rmdir(const char* path) { in _rmdir() function
/external/python/cpython3/Lib/test/support/
D__init__.py374 def _rmdir(dirname): function
410 _rmdir = os.rmdir variable
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compile.cpp2514 #define _rmdir rmdir macro