| 604 | } |
| 605 | |
| 606 | Size SequestInfile::getMatchPeakAllowedError() const |
| 607 | { |
| 608 | return match_peak_allowed_error_; |
| 609 | } |
| 610 | |
| 611 | void SequestInfile::setMatchPeakAllowedError(Size match_peak_allowed_error) |
| 612 | { |
no outgoing calls
no test coverage detected