Lines Matching defs:_c
465 TempDir _c(TestDirectory.path("c"));
580 TempLink _c("no_such_file", TestDirectory.path("c"));
615 TempDir _c(TestDirectory.path("c"));
649 TempDir _c(TestDirectory.path("c"));
736 TempLink _c("no_such_file", TestDirectory.path("c"));
757 _bc.path().str(), _c.path().str(),
2911 TempDir _c(TestDirectory.path("c"));
2948 EXPECT_TRUE(FS->exists(_c.path()));
3022 TempDir _c(TestDirectory.path("c"));
3027 VFSWriter.addDirectoryMapping(_c.path(), "//root/c");
3050 EXPECT_FALSE(FS->exists(_c.path("c")));