Searched refs:set_current_path (Results 1 – 13 of 13) sorted by relevance
64 ASSERT_NO_ERROR(fs::set_current_path(OriginalWorkingDir)); in SetUp()179 llvm::sys::fs::set_current_path(BaseDir); in TEST_F()
465 if (std::error_code ec = llvm::sys::fs::set_current_path(path)) in Handle_QSetWorkingDir()
387 std::error_code set_current_path(const Twine &path);
367 std::error_code set_current_path(const Twine &path);
576 llvm::sys::fs::set_current_path(debuggerRoot); in request_attach()1541 llvm::sys::fs::set_current_path(debuggerRoot); in request_launch()
1935 TEST_F(FileSystemTest, set_current_path) { in TEST_F() argument1944 ~RestorePath() { fs::set_current_path(path); } in TEST_F()1947 ASSERT_NO_ERROR(fs::set_current_path(TestDirectory)); in TEST_F()
755 if (std::error_code ec = llvm::sys::fs::set_current_path(file_spec.GetPath())) { in SetWorkingDirectory()
319 return llvm::sys::fs::set_current_path(Path); in setCurrentWorkingDirectory()
355 std::error_code set_current_path(const Twine &path) {
214 std::error_code set_current_path(const Twine &path) {
375 std::error_code set_current_path(const Twine &path) {
213 std::error_code set_current_path(const Twine &path) {