Home
last modified time | relevance | path

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

/external/protobuf/java/util/src/test/java/com/google/protobuf/util/
DJsonFormatTest.java1648 InputStream throwingInputStream = in testJsonException() local
1654 InputStreamReader throwingReader = new InputStreamReader(throwingInputStream); in testJsonException()