HomeSort by relevance Sort by last modified time
    Searched refs:_rmdir (Results 1 - 25 of 31) sorted by null

1 2

  /external/autotest/client/site_tests/security_HardlinkRestrictions/
security_HardlinkRestrictions.py 111 self._rmdir.append(tmpdir)
149 self._rmdir.append(devdir)
171 self._rmdir = []
196 for path in self._rmdir:
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
direct.h 33 _CRTIMP int __cdecl _rmdir(const char *_Path);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xw32defs.h 44 # define rmdir _rmdir
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xw32defs.h 44 # define rmdir _rmdir
  /external/autotest/client/site_tests/security_SymlinkRestrictions/
security_SymlinkRestrictions.py 123 self._rmdir.append(tmpdir)
244 self._rmdir = []
273 for path in self._rmdir:
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_support.py 222 def _rmdir(dirname): function in function:unload
238 _rmdir = os.rmdir
249 _rmdir(dirname)
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_support.py 222 def _rmdir(dirname): function in function:unload
238 _rmdir = os.rmdir
249 _rmdir(dirname)
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_support.py 222 def _rmdir(dirname): function in function:unload
238 _rmdir = os.rmdir
249 _rmdir(dirname)
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_support.py 222 def _rmdir(dirname): function in function:unload
238 _rmdir = os.rmdir
249 _rmdir(dirname)
    [all...]
  /external/google-breakpad/src/testing/gtest/test/
gtest-filepath_test.cc 74 // Windows CE doesn't have the _rmdir C function.
75 int _rmdir(const char* path) { function in namespace:testing::internal::__anon19511
  /external/googletest/googletest/test/
gtest-filepath_test.cc 74 // Windows CE doesn't have the _rmdir C function.
75 int _rmdir(const char* path) { function in namespace:testing::internal::__anon19658
  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/protobuf/gtest/test/
gtest-filepath_test.cc 74 // Windows CE doesn't have the _rmdir C function.
75 int _rmdir(const char* path) { function in namespace:testing::internal::__anon28777
  /external/v8/testing/gtest/test/
gtest-filepath_test.cc 74 // Windows CE doesn't have the _rmdir C function.
75 int _rmdir(const char* path) { function in namespace:testing::internal::__anon34524
  /external/vulkan-validation-layers/tests/gtest-1.7.0/test/
gtest-filepath_test.cc 74 // Windows CE doesn't have the _rmdir C function.
75 int _rmdir(const char* path) { function in namespace:testing::internal::__anon36716
  /prebuilts/ndk/r11/sources/third_party/googletest/googletest/test/
gtest-filepath_test.cc 74 // Windows CE doesn't have the _rmdir C function.
75 int _rmdir(const char* path) { function in namespace:testing::internal::__anon104502
  /prebuilts/ndk/r13/sources/third_party/googletest/googletest/test/
gtest-filepath_test.cc 74 // Windows CE doesn't have the _rmdir C function.
75 int _rmdir(const char* path) { function in namespace:testing::internal::__anon104866
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/googletest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-port.h     [all...]
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/v8/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-port.h     [all...]

Completed in 3314 milliseconds

1 2