Lines Matching refs:TestRoot
829 const char *TestRoot = "C:\\"; in TEST() local
831 const char *TestRoot = "/"; in TEST() local
833 FS.setCurrentWorkingDirectory(TestRoot); in TEST()
873 /*CurrentDir=*/StringRef(TestRoot), FS)); in TEST()
885 const char *TestRoot = "C:\\"; in TEST() local
887 const char *TestRoot = "/"; in TEST() local
889 FS.setCurrentWorkingDirectory(TestRoot); in TEST()
936 /*CurrentDir=*/llvm::StringRef(TestRoot), FS)); in TEST()
949 const char *TestRoot = "C:\\"; in TEST() local
951 const char *TestRoot = "/"; in TEST() local
953 FS.setCurrentWorkingDirectory(TestRoot); in TEST()
975 /*CurrentDir=*/StringRef(TestRoot), FS)); in TEST()
990 const char *TestRoot = "C:\\"; in TEST() local
992 const char *TestRoot = "//net"; in TEST() local
994 FS.setCurrentWorkingDirectory(TestRoot); in TEST()
1010 /*CurrentDir=*/StringRef(TestRoot), FS)); in TEST()
1018 const char *TestRoot = "C:\\"; in TEST() local
1020 const char *TestRoot = "//net"; in TEST() local
1022 FS.setCurrentWorkingDirectory(TestRoot); in TEST()
1030 /*CurrentDir=*/StringRef(TestRoot), FS)); in TEST()