Home
last modified time | relevance | path

Searched defs:IsDirectoryEmpty (Results 1 – 2 of 2) sorted by relevance

/external/chromium/base/
Dfile_util.cc170 bool IsDirectoryEmpty(const FilePath& dir_path) { in IsDirectoryEmpty() function
Dfile_util_unittest.cc1800 TEST_F(FileUtilTest, IsDirectoryEmpty) { in TEST_F() argument