/external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/ |
D | SSLEngineTest.java | 165 assertEquals(20, res.bytesProduced()); in testWrap03() 174 assertEquals(20, res.bytesProduced()); in testWrap03() 190 assertEquals(20, res.bytesProduced()); in testWrap04() 209 assertEquals(20, res.bytesProduced()); in testWrap05() 296 assertEquals(2, res.bytesProduced()); in testUnwrap03() 305 assertEquals(2, res.bytesProduced()); in testUnwrap03() 321 assertEquals(2, res.bytesProduced()); in testUnwrap04() 340 assertEquals(2, res.bytesProduced()); in testUnwrap05()
|
D | SSLEngineResultTest.java | 91 .bytesProduced(), pos[l]); in testSSLEngineResultConstructor()
|
/external/apache-harmony/x-net/src/test/impl/java.injected/org/apache/harmony/xnet/provider/jsse/ |
D | SSLEngineImplTest.java | 550 result.bytesProduced() > 0); in testCloseInbound2() 644 0, result.bytesProduced()); in testErrorProcessing() 661 result.bytesProduced() > 0); in testErrorProcessing() 826 if (result.bytesProduced() > 0) { in doHandshakeImpl() 924 result.bytesProduced() > 0); in doNoRenegotiationTest() 997 result.bytesProduced() > 0); in doNoRenegotiationTest() 1082 "data to be sent".length(), result.bytesProduced()); in doDataExchange() 1085 byte[] resulting_data = new byte[result.bytesProduced()]; in doDataExchange() 1112 i, result.bytesProduced()); in doDataExchange() 1190 0, result.bytesProduced()); in doClose() [all …]
|
/external/jetty/src/java/org/eclipse/jetty/io/nio/ |
D | SslConnection.java | 467 result.bytesProduced()); in wrap() 471 _outbound.setPutIndex(_outbound.putIndex()+result.bytesProduced()); in wrap() 513 return result.bytesConsumed()>0 || result.bytesProduced()>0; in wrap() 543 result.bytesProduced()); in unwrap() 547 buffer.setPutIndex(buffer.putIndex()+result.bytesProduced()); in unwrap() 595 return result.bytesConsumed()>0 || result.bytesProduced()>0; in unwrap()
|
/external/webrtc/webrtc/modules/audio_device/win/ |
D | audio_device_core_win.cc | 3782 ULONG bytesProduced = 0; in DoCaptureThreadPollDMO() local 3786 hr = _mediaBuffer->GetBufferAndLength(&data, &bytesProduced); in DoCaptureThreadPollDMO() 3797 if (bytesProduced > 0) in DoCaptureThreadPollDMO() 3799 const int kSamplesProduced = bytesProduced / _recAudioFrameSize; in DoCaptureThreadPollDMO()
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
D | android-all-4.4_r1-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |