Searched refs:newInput (Results 1 – 10 of 10) sorted by relevance
212 InputStream stream = stringUnderTest.newInput(); in testMarkSupported()219 InputStream stream = stringUnderTest.newInput(); in testMarkAndReset()474 InputStream input = stringUnderTest.newInput(); in testNewInput()489 InputStream input = stringUnderTest.newInput(); in testNewInput_skip()
232 InputStream stream = testString.newInput(); in testMarkSupported()239 InputStream stream = testString.newInput(); in testMarkAndReset()545 InputStream input = testString.newInput(); in testNewInput()560 InputStream input = testString.newInput(); in testNewInput_skip()
408 TestAllTypes.parseFrom(message.toByteString().newInput()); in testReadHugeBlob()491 TestUtil.getAllSet().toByteString().newInput(), 16)); in testSizeLimit()
164 def newInput(self):192 self.console.newInput()210 c.newInput()
19 found method def newInput
282 AVCaptureDeviceInput* newInput = _frontDeviceInput;285 newInput = _backDeviceInput;289 [_captureSession addInput:newInput];
218 public InputStream newInput() { in newInput() method in NioByteString
875 public abstract InputStream newInput(); in newInput() method1429 public final InputStream newInput() { in newInput() method in LiteralByteString
550 public InputStream newInput() { in newInput() method in RopeByteString
1986 GPBCodedInputStream *newInput =1990 newInput,1993 [newInput release];