Home
last modified time | relevance | path

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

/external/conscrypt/repackaged/testing/src/main/java/tests/util/
DServiceTester.java159 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in run() local
/external/conscrypt/testing/src/main/java/tests/util/
DServiceTester.java154 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in run() local
/external/conscrypt/repackaged/common/src/test/java/com/android/org/conscrypt/javax/crypto/
DCipherTest.java1044 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in test_getInstance() local
3713 ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in testCipher_Success_ForAllSupportingProviders_AtLeastOneProviderRequired() local
3766 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in testCipher_Success() local
4127 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in testCipher_ShortBlock_Failure() local
/external/conscrypt/common/src/test/java/org/conscrypt/javax/crypto/
DCipherTest.java1044 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in test_getInstance() local
3722 ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in testCipher_Success_ForAllSupportingProviders_AtLeastOneProviderRequired() local
3774 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in testCipher_Success() local
4135 final ByteArrayOutputStream errBuffer = new ByteArrayOutputStream(); in testCipher_ShortBlock_Failure() local
/external/deqp/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp847 char errBuffer[128] = { 0 }; in runTestsInSubprocess() local