Home
last modified time | relevance | path

Searched defs:errBuffer (Results 1 – 2 of 2) sorted by relevance

/external/conscrypt/openjdk-integ-tests/src/test/java/org/conscrypt/javax/crypto/
DCipherTest.java1023 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in test_getInstance() local
3690 ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in testCipher_Success_ForAllSupportingProviders_AtLeastOneProviderRequired() local
3736 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in testCipher_Success() local
4114 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in testCipher_ShortBlock_Failure() local
/external/conscrypt/repackaged/openjdk-integ-tests/src/test/java/com/android/org/conscrypt/javax/crypto/
DCipherTest.java1027 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in test_getInstance() local
3692 ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in testCipher_Success_ForAllSupportingProviders_AtLeastOneProviderRequired() local
3738 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in testCipher_Success() local
4116 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in testCipher_ShortBlock_Failure() local