reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

unittests/Support/FileCollectorTest.cpp
  103   ScopedDir root("add_file_root", true);
  124   ScopedDir file_root("file_root", true);
  130   ScopedDir root("copy_files_root", true);
  152   ScopedDir file_root("dir_root", true);
  153   ScopedDir subdir(file_root + "/subdir");
  154   ScopedDir subdir2(file_root + "/subdir2");
  158   ScopedDir root("copy_files_root", true);
  183   ScopedDir file_root("dir_root", true);
  184   ScopedDir subdir(file_root + "/subdir");
  185   ScopedDir subdir2(file_root + "/subdir2");
  188   ScopedDir subdir3(file_root + "/subdir3");
  190   ScopedDir subdir3b(subdir3 + "/subdirb");
  196   ScopedDir root("copy_files_root", true);
  225   ScopedDir file_root("file_root", true);
  233   ScopedDir foo(file_root + "/foo");
  243   ScopedDir reproducer_root("reproducer_root", true);
  284   ScopedDir file_root("dir_root", true);
  289   ScopedDir root("copy_files_root", true);