MCPcopy Create free account
hub / github.com/baidu/tera / GetOpt

Method GetOpt

src/benchmark/mark.h:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 conflict_marker_(1000000) {}
85
86 int GetOpt() { return opt_; }
87
88 void GetStatistic(int64_t* total_count, int64_t* total_size, int64_t* finish_count,
89 int64_t* finish_size, int64_t* success_count, int64_t* success_size,

Callers 2

print_optFunction · 0.80
print_markerFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected