OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:harmony
(Results
101 - 125
of
1855
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/x509/
PolicyConstraints.java
23
package org.apache.
harmony
.security.x509;
28
import org.apache.
harmony
.security.asn1.ASN1Implicit;
29
import org.apache.
harmony
.security.asn1.ASN1Integer;
30
import org.apache.
harmony
.security.asn1.ASN1Sequence;
31
import org.apache.
harmony
.security.asn1.ASN1Type;
32
import org.apache.
harmony
.security.asn1.BerInputStream;
54
* @see org.apache.
harmony
.security.x509.GeneralSubtree
55
* @see org.apache.
harmony
.security.x509.GeneralName
CRLDistributionPoints.java
23
package org.apache.
harmony
.security.x509;
30
import org.apache.
harmony
.security.asn1.ASN1SequenceOf;
31
import org.apache.
harmony
.security.asn1.ASN1Type;
32
import org.apache.
harmony
.security.asn1.BerInputStream;
33
import org.apache.
harmony
.security.internal.nls.Messages;
CertificateIssuer.java
18
package org.apache.
harmony
.security.x509;
22
import org.apache.
harmony
.security.asn1.ASN1Type;
23
import org.apache.
harmony
.security.asn1.ASN1Sequence;
24
import org.apache.
harmony
.security.asn1.BerInputStream;
25
import org.apache.
harmony
.security.x501.Name;
InfoAccessSyntax.java
18
package org.apache.
harmony
.security.x509;
26
import org.apache.
harmony
.security.asn1.ASN1SequenceOf;
27
import org.apache.
harmony
.security.asn1.ASN1Type;
28
import org.apache.
harmony
.security.asn1.BerInputStream;
29
import org.apache.
harmony
.security.internal.nls.Messages;
Certificate.java
23
package org.apache.
harmony
.security.x509;
25
import org.apache.
harmony
.security.asn1.ASN1BitString;
26
import org.apache.
harmony
.security.asn1.ASN1Sequence;
27
import org.apache.
harmony
.security.asn1.ASN1Type;
28
import org.apache.
harmony
.security.asn1.BerInputStream;
29
import org.apache.
harmony
.security.asn1.BitString;
30
import org.apache.
harmony
.security.utils.Array;
CertificateList.java
23
package org.apache.
harmony
.security.x509;
25
import org.apache.
harmony
.security.asn1.ASN1BitString;
26
import org.apache.
harmony
.security.asn1.ASN1Sequence;
27
import org.apache.
harmony
.security.asn1.ASN1Type;
28
import org.apache.
harmony
.security.asn1.BerInputStream;
29
import org.apache.
harmony
.security.asn1.BitString;
30
import org.apache.
harmony
.security.utils.Array;
DistributionPoint.java
23
package org.apache.
harmony
.security.x509;
27
import org.apache.
harmony
.security.asn1.ASN1Explicit;
28
import org.apache.
harmony
.security.asn1.ASN1Implicit;
29
import org.apache.
harmony
.security.asn1.ASN1Sequence;
30
import org.apache.
harmony
.security.asn1.ASN1Type;
31
import org.apache.
harmony
.security.asn1.BerInputStream;
32
import org.apache.
harmony
.security.internal.nls.Messages;
IssuingDistributionPoint.java
18
package org.apache.
harmony
.security.x509;
22
import org.apache.
harmony
.security.asn1.BerInputStream;
23
import org.apache.
harmony
.security.asn1.ASN1Boolean;
24
import org.apache.
harmony
.security.asn1.ASN1Explicit;
25
import org.apache.
harmony
.security.asn1.ASN1Implicit;
26
import org.apache.
harmony
.security.asn1.ASN1Sequence;
27
import org.apache.
harmony
.security.asn1.ASN1Type;
SubjectPublicKeyInfo.java
23
package org.apache.
harmony
.security.x509;
31
import org.apache.
harmony
.security.asn1.ASN1BitString;
32
import org.apache.
harmony
.security.asn1.ASN1Sequence;
33
import org.apache.
harmony
.security.asn1.ASN1Type;
34
import org.apache.
harmony
.security.asn1.BerInputStream;
35
import org.apache.
harmony
.security.asn1.BitString;
36
import org.apache.
harmony
.security.utils.AlgNameMapper;
/dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
TestMainForDriver.java
18
package org.apache.
harmony
.sql.tests.java.sql;
22
* Regression for
HARMONY
-4303
/frameworks/base/awt/org/apache/harmony/awt/
ReadOnlyIterator.java
21
package org.apache.
harmony
.awt;
25
import org.apache.
harmony
.awt.internal.nls.Messages;
/frameworks/base/awt/org/apache/harmony/awt/gl/
GLVolatileImage.java
21
package org.apache.
harmony
.awt.gl;
25
import org.apache.
harmony
.awt.gl.Surface;
/frameworks/base/awt/java/awt/image/
AwtImageBackdoorAccessorImpl.java
35
import org.apache.
harmony
.awt.gl.AwtImageBackdoorAccessor;
36
import org.apache.
harmony
.awt.gl.GLVolatileImage;
37
import org.apache.
harmony
.awt.gl.Surface;
38
import org.apache.
harmony
.awt.gl.image.DataBufferListener;
39
import org.apache.
harmony
.awt.internal.nls.Messages;
/cts/tools/test-progress-new/etc/
test-progress
131
org.apache.
harmony
.annotation.tests.java.lang.annotation \
132
org.apache.
harmony
.archive.tests.java.util.jar \
133
org.apache.
harmony
.archive.tests.java.util.zip \
134
org.apache.
harmony
.crypto.tests.javax.crypto \
135
org.apache.
harmony
.crypto.tests.javax.crypto.spec \
136
org.apache.
harmony
.crypto.tests.javax.crypto.interfaces \
137
org.apache.
harmony
.logging.tests.java.util.logging \
138
org.apache.
harmony
.luni.tests.internal.net.www.protocol.http \
139
org.apache.
harmony
.luni.tests.internal.net.www.protocol.https \
140
org.apache.
harmony
.luni.tests.java.io
[
all
...]
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/io/
FileTest.java
17
package org.apache.
harmony
.luni.tests.java.io;
23
import org.apache.
harmony
.testframework.serialization.SerializationTest;
53
// Regression test for
HARMONY
-21
93
// Regression for
HARMONY
-46
112
// Regression for
HARMONY
-53
134
// Regression for
HARMONY
-444
155
// Regression for
HARMONY
-829
/dalvik/libcore/nio/src/main/java/org/apache/harmony/nio/internal/
ServerSocketChannelImpl.java
18
package org.apache.
harmony
.nio.internal;
21
// Copied from a newer version of
Harmony
.
38
import org.apache.
harmony
.luni.net.NetUtil;
39
import org.apache.
harmony
.luni.net.PlainServerSocketImpl;
40
import org.apache.
harmony
.luni.platform.FileDescriptorHandler;
41
import org.apache.
harmony
.luni.platform.Platform;
130
// copied from a newer version of
Harmony
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/crypto/
CryptoProvider.java
18
package org.apache.
harmony
.security.provider.crypto;
23
import org.apache.
harmony
.security.provider.crypto.RandomBitsSupplier;
44
"
HARMONY
(SHA1 digest; SecureRandom; SHA1withDSA signature)"); //$NON-NLS-1$
47
final String MD_NAME = "org.apache.
harmony
.security.provider.crypto.SHA1_MessageDigestImpl"; //$NON-NLS-1$
48
final String SR_NAME = "org.apache.
harmony
.security.provider.crypto.SHA1PRNG_SecureRandomImpl"; //$NON-NLS-1$
50
final String SIGN_NAME = "org.apache.
harmony
.security.provider.crypto.SHA1withDSA_SignatureImpl"; //$NON-NLS-1$
56
"org.apache.
harmony
.security.provider.crypto.DSAKeyFactoryImpl"; //$NON-NLS-1$
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/x501/
Name.java
23
package org.apache.
harmony
.security.x501;
35
import org.apache.
harmony
.security.asn1.ASN1SequenceOf;
36
import org.apache.
harmony
.security.asn1.ASN1SetOf;
37
import org.apache.
harmony
.security.asn1.BerInputStream;
38
import org.apache.
harmony
.security.asn1.DerInputStream;
39
import org.apache.
harmony
.security.internal.nls.Messages;
40
import org.apache.
harmony
.security.x509.DNParser;
/dalvik/libcore/crypto/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
AllTests.java
17
package org.apache.
harmony
.crypto.tests.javax.crypto;
23
* This is autogenerated source file. Includes tests for package org.apache.
harmony
.crypto.tests.javax.crypto;
33
TestSuite suite = tests.TestSuiteFactory.createTestSuite("All tests for package org.apache.
harmony
.crypto.tests.javax.crypto;");
CipherInputStreamTest.java
18
package org.apache.
harmony
.crypto.tests.javax.crypto;
48
// Regression for
HARMONY
-1080
68
// Regression for
HARMONY
-1087
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
ClassTest2.java
18
package org.apache.
harmony
.luni.tests.java.lang;
80
InputStream stream = clazz.getResourceAsStream("/org/apache/
harmony
/luni/tests/java/lang/HelloWorld.txt");
97
assertNull(clazz.getResourceAsStream("org/apache/
harmony
/luni/tests/java/lang/HelloWorld.txt"));
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
HttpRetryExceptionTest.java
18
package org.apache.
harmony
.luni.tests.java.net;
30
import org.apache.
harmony
.testframework.serialization.SerializationTest;
31
import org.apache.
harmony
.testframework.serialization.SerializationTest.SerializableAssert;
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
HashMapTest.java
17
package org.apache.
harmony
.luni.tests.java.util;
29
import org.apache.
harmony
.testframework.serialization.SerializationTest;
75
// regression for
HARMONY
-1583
IllegalFormatCodePointExceptionTest.java
17
package org.apache.
harmony
.luni.tests.java.util;
29
import org.apache.
harmony
.testframework.serialization.SerializationTest;
30
import org.apache.
harmony
.testframework.serialization.SerializationTest.SerializableAssert;
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/cert/
DRLCertFactory.java
23
package org.apache.
harmony
.security.provider.cert;
28
import org.apache.
harmony
.security.internal.nls.Messages;
59
"org.apache.
harmony
.security.provider.cert.X509CertFactoryImpl"); //$NON-NLS-1$
Completed in 278 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>