Home
last modified time | relevance | path

Searched refs:out_warnings (Results 1 – 1 of 1) sorted by relevance

/external/protobuf/src/google/protobuf/io/
Dcoded_stream_unittest.cc137 vector<string>* out_errors, vector<string>* out_warnings);
1231 vector<string>* out_errors, vector<string>* out_warnings) { in SetupTotalBytesLimitWarningTest() argument
1243 *out_warnings = scoped_log.GetMessages(WARNING); in SetupTotalBytesLimitWarningTest()