Lines Matching defs:TestRoot
884 const char *TestRoot = "C:\\";
886 const char *TestRoot = "/";
888 FS.setCurrentWorkingDirectory(TestRoot);
926 ECtx.setVFS(&FS).setCurrentDir(TestRoot).setRelativeNames(true);
939 const char *TestRoot = "C:\\";
941 const char *TestRoot = "/";
943 FS.setCurrentWorkingDirectory(TestRoot);
988 ECtx.setVFS(&FS).setCurrentDir(TestRoot);
1009 const char *TestRoot = "C:\\";
1011 const char *TestRoot = "/";
1013 FS.setCurrentWorkingDirectory(TestRoot);
1033 ECtx.setVFS(&FS).setCurrentDir(TestRoot);
1049 const char *TestRoot = "C:\\";
1051 const char *TestRoot = "//net";
1053 FS.setCurrentWorkingDirectory(TestRoot);
1067 ECtx.setVFS(&FS).setCurrentDir(TestRoot).setRelativeNames(true);
1076 const char *TestRoot = "C:\\";
1078 const char *TestRoot = "//net";
1080 FS.setCurrentWorkingDirectory(TestRoot);
1086 ECtx.setVFS(&FS).setCurrentDir(TestRoot).setMarkEOLs(true).setRelativeNames(