Searched refs:setRootPath (Results 1 – 3 of 3) sorted by relevance
39 void setRootPath(const std::string &rootPath);
50 void Coordinator::setRootPath(const std::string &rootPath) { in setRootPath() function in android::Coordinator1011 setRootPath(optarg); in parseOptions()1050 setRootPath(ANDROID_BUILD_TOP); in parseOptions()
78 coordinator.setRootPath("bar/"); in TEST_F()