Searched refs:fileForTest_ (Results 1 – 2 of 2) sorted by relevance
97 fileForTest_ = path; in setPathForTest()101 return fileForTest_; in getPathForTest()109 std::string fileForTest_; variable
158 if (!fileForTest_.empty()) { in GetRateNodePath()159 name = fileForTest_ + DEFAULT_NET_PATH; in GetRateNodePath()177 if (!fileForTest_.empty()) { in GetUid()178 path = fileForTest_ + std::string("/proc/") + std::to_string(pid) + std::string("/status"); in GetUid()