HomeSort by relevance Sort by last modified time
    Searched refs:RmDir (Results 1 - 14 of 14) sorted by null

  /external/protobuf/gtest/include/gtest/internal/
gtest-port.h 863 // Stat(), RmDir(), and IsDir() are not needed on Windows CE at this
868 inline int RmDir(const char* dir) { return _rmdir(dir); }
885 inline int RmDir(const char* dir) { return rmdir(dir); }
    [all...]
  /external/chromium_org/testing/gtest/test/
gtest-filepath_test.cc 507 posix::RmDir(testdata_path_.c_str());
514 posix::RmDir(testdata_path_.c_str());
  /external/gtest/test/
gtest-filepath_test.cc 507 posix::RmDir(testdata_path_.c_str());
514 posix::RmDir(testdata_path_.c_str());
  /external/protobuf/gtest/test/
gtest-filepath_test.cc 439 posix::RmDir(testdata_path_.c_str());
446 posix::RmDir(testdata_path_.c_str());
  /ndk/sources/third_party/googletest/googletest/test/
gtest-filepath_test.cc 507 posix::RmDir(testdata_path_.c_str());
514 posix::RmDir(testdata_path_.c_str());
  /external/chromium_org/testing/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
gtest-port.h     [all...]
  /external/gtest/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...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 1377 milliseconds