Searched defs:aos (Results 1 – 2 of 2) sorted by relevance
300 ByteArrayOutputStream aos = new MockOutputStream(); in testClose_SufficientPrivilege_NormalClose() local320 ByteArrayOutputStream aos = new MockExceptionOutputStream(); in testClose_SufficientPrivilege_Exception() local333 ByteArrayOutputStream aos = new MockOutputStream(); in testClose_SufficientPrivilege_DirectClose() local358 ByteArrayOutputStream aos = new MockOutputStream(); in testFlush_Normal() local475 ByteArrayOutputStream aos = new ByteArrayOutputStream(); in testPublish_NoFilter() local509 ByteArrayOutputStream aos = new ByteArrayOutputStream(); in testPublish_WithFilter() local571 ByteArrayOutputStream aos = new ByteArrayOutputStream(); in testPublish_EmptyMsg() local583 ByteArrayOutputStream aos = new ByteArrayOutputStream(); in testPublish_NullMsg() local600 ByteArrayOutputStream aos = new ByteArrayOutputStream(); in testPublish_AfterClose() local616 ByteArrayOutputStream aos = new ByteArrayOutputStream(); in testSetEncoding_Normal() local[all …]
57 ASN1OctetStringParser aos = (ASN1OctetStringParser)_parser.readObject(); in read() local