Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_util.cc195 bool IsDirectoryEmpty(const FilePath& dir_path) { in IsDirectoryEmpty() function
Dfile_util_unittest.cc3266 TEST_F(FileUtilTest, IsDirectoryEmpty) { in TEST_F() argument