Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/io/
Dcoded_stream_unittest.cc1234 ScopedMemoryLog scoped_log; in SetupTotalBytesLimitWarningTest() local
1242 *out_errors = scoped_log.GetMessages(ERROR); in SetupTotalBytesLimitWarningTest()
1243 *out_warnings = scoped_log.GetMessages(WARNING); in SetupTotalBytesLimitWarningTest()