5 #ifndef FLUTTER_IMPELLER_GOLDEN_TESTS_WORKING_DIRECTORY_H_
6 #define FLUTTER_IMPELLER_GOLDEN_TESTS_WORKING_DIRECTORY_H_
21 void SetPath(
const std::string& path);
23 const std::string&
GetPath()
const {
return path_; }
32 bool did_set_ =
false;
const std::string & GetPath() const
std::string GetFilenamePath(const std::string &filename) const
void SetPath(const std::string &path)
static WorkingDirectory * Instance()