Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ getName
Method
getName
lib/generation/Fuzzer.cpp:65–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
std::string Fuzzer::getName() const { return Name; }
66
67
void Fuzzer::setName(std::string Name) { this->Name = Name; }
68
Callers
8
generate
Method · 0.45
addFuzzer
Method · 0.45
addFieldToDescriptorEnumType
Method · 0.45
assignUniqueName
Method · 0.45
Generator.cpp
File · 0.45
generateCorpus
Method · 0.45
getFuzzer
Method · 0.45
printNotGenerated
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected