| 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, |
no outgoing calls
no test coverage detected