Home
last modified time | relevance | path

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

/external/protobuf/javanano/src/test/java/com/google/protobuf/nano/
DNanoTest.java2339 CodedOutputByteBufferNano bufferNano = CodedOutputByteBufferNano.newInstance(new byte[i]); in testCorrectExceptionThrowWhenEncodingStringsWithoutEnoughSpace() local
2341 bufferNano.writeString(1, testCase); in testCorrectExceptionThrowWhenEncodingStringsWithoutEnoughSpace()