Searched refs:total_bytes_limit (Results 1 – 3 of 3) sorted by relevance
160 int total_bytes_limit, int warning_threshold) { in SetTotalBytesLimit() argument164 total_bytes_limit_ = max(current_position, total_bytes_limit); in SetTotalBytesLimit()
130 int total_bytes_limit, int warning_threshold,1223 int total_bytes_limit, int warning_threshold, in SetupTotalBytesLimitWarningTest() argument1230 input.SetTotalBytesLimit(total_bytes_limit, warning_threshold); in SetupTotalBytesLimitWarningTest()
368 void SetTotalBytesLimit(int total_bytes_limit, int warning_threshold);