MCPcopy Create free account
hub / github.com/R-Fuzz/symsan / inputs_size

Method inputs_size

include/task.h:115–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 }
114
115 inline size_t inputs_size() const {
116 return inputs_.size();
117 }
118
119 inline auto const& inputs() const {
120 return inputs_;

Callers 1

gd_entryMethod · 0.80

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected