Searched refs:limitSize_ (Results 1 – 3 of 3) sorted by relevance
63 limitSize_ = DEFAULT_LIMITSIZE; in Reset()107 limitSize_ = opts.limitSize_; in operator =()228 if (limitSize_ < 1) { in CheckOptions()229 errStr = std::to_string(limitSize_); in CheckOptions()
44 int limitSize_; member
852 "LIMIT_SIZE", opts_.limitSize_, in ReportCmdUsage()