Home
last modified time | relevance | path

Searched refs:CopyRecursiveDirNoCache (Results 1 – 3 of 3) sorted by relevance

/external/chromium/base/test/
Dtest_file_util_win.cc125 bool CopyRecursiveDirNoCache(const FilePath& source_dir, in CopyRecursiveDirNoCache() function
153 if (!CopyRecursiveDirNoCache(cur_source_path, cur_dest_path)) { in CopyRecursiveDirNoCache()
Dtest_file_util.h32 bool CopyRecursiveDirNoCache(const FilePath& source_dir,
Dtest_file_util_posix.cc29 bool CopyRecursiveDirNoCache(const FilePath& source_dir, in CopyRecursiveDirNoCache() function