Searched refs:warning_threshold (Results 1 – 3 of 3) sorted by relevance
187 int total_bytes_limit, int warning_threshold) { in SetTotalBytesLimit() argument192 if (warning_threshold >= 0) { in SetTotalBytesLimit()193 total_bytes_warning_threshold_ = warning_threshold; in SetTotalBytesLimit()
136 int total_bytes_limit, int warning_threshold,1230 int total_bytes_limit, int warning_threshold, in SetupTotalBytesLimitWarningTest() argument1237 input.SetTotalBytesLimit(total_bytes_limit, warning_threshold); in SetupTotalBytesLimitWarningTest()
386 void SetTotalBytesLimit(int total_bytes_limit, int warning_threshold);