Home
last modified time | relevance | path

Searched refs:subpath (Results 1 – 1 of 1) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/testing/
DTestTempDir.h122 std::string makeSubPath(const std::string& subpath) { in makeSubPath() argument
123 return StringFormat("%s/%s", mPath.c_str(), subpath.c_str()); in makeSubPath()