Searched refs:get_cwd (Results 1 – 4 of 4) sorted by relevance
59 std::string get_cwd();62 // The parameter corresponding to 'get_cwd()' is move-constructed. By65 Foo foo(get_cwd(), Path);
50 const std::string& get_cwd() { return cwd_; } in get_cwd() function
97 def get_cwd(self): member in saved_test_environment
1181 def get_cwd(self): member in saved_test_environment