Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MikeMirzayanov/testlib
/ getName
Method
getName
testlib.h:1969–1971 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1967
}
1968
1969
std::string getName() {
1970
return name;
1971
}
1972
1973
int getLine() {
1974
return line;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected