Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/
DNanoTest.java2335 CodedOutputByteBufferNano bufferNano = CodedOutputByteBufferNano.newInstance(new byte[i]); in testCorrectExceptionThrowWhenEncodingStringsWithoutEnoughSpace() local
2337 bufferNano.writeString(1, testCase); in testCorrectExceptionThrowWhenEncodingStringsWithoutEnoughSpace()