Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ Set
Function
Set
test/gtest/gtest.h:3560–3562 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3558
}
3559
3560
void Set(const FilePath& rhs) {
3561
pathname_ = rhs.pathname_;
3562
}
3563
3564
const std::string& string() const { return pathname_; }
3565
const char* c_str() const { return pathname_.c_str(); }
Callers
1
gtest.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected