Searched refs:out_warnings (Results 1 – 1 of 1) sorted by relevance
137 vector<string>* out_errors, vector<string>* out_warnings);1231 vector<string>* out_errors, vector<string>* out_warnings) { in SetupTotalBytesLimitWarningTest() argument1243 *out_warnings = scoped_log.GetMessages(WARNING); in SetupTotalBytesLimitWarningTest()