Home
last modified time | relevance | path

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

/third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java1698 InputStream throwingInputStream = in testJsonException() local
1704 InputStreamReader throwingReader = new InputStreamReader(throwingInputStream); in testJsonException()