MCPcopy 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
65std::string Fuzzer::getName() const { return Name; }
66
67void Fuzzer::setName(std::string Name) { this->Name = Name; }
68

Callers 8

generateMethod · 0.45
addFuzzerMethod · 0.45
assignUniqueNameMethod · 0.45
Generator.cppFile · 0.45
generateCorpusMethod · 0.45
getFuzzerMethod · 0.45
printNotGeneratedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected