HomeSort by relevance Sort by last modified time
    Searched refs:apache (Results 1201 - 1225 of 3948) sorted by null

<<41424344454647484950>>

  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/util/
DuplicateFormatFlagsExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.luni.tests.java.util;
24 import org.apache.harmony.testframework.serialization.SerializationTest;
25 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
FormatFlagsConversionMismatchExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.luni.tests.java.util;
24 import org.apache.harmony.testframework.serialization.SerializationTest;
25 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
IllegalFormatCodePointExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.luni.tests.java.util;
24 import org.apache.harmony.testframework.serialization.SerializationTest;
25 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
IllegalFormatConversionExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.luni.tests.java.util;
24 import org.apache.harmony.testframework.serialization.SerializationTest;
25 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
IllegalFormatFlagsExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.luni.tests.java.util;
24 import org.apache.harmony.testframework.serialization.SerializationTest;
25 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
IllegalFormatPrecisionExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.harmony.luni.tests.java.util;
23 import org.apache.harmony.testframework.serialization.SerializationTest;
24 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
IllegalFormatWidthExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.harmony.luni.tests.java.util;
23 import org.apache.harmony.testframework.serialization.SerializationTest;
24 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
MissingFormatArgumentExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.luni.tests.java.util;
24 import org.apache.harmony.testframework.serialization.SerializationTest;
25 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
MissingFormatWidthExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.harmony.luni.tests.java.util;
23 import org.apache.harmony.testframework.serialization.SerializationTest;
24 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
UnknownFormatConversionExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.harmony.luni.tests.java.util;
23 import org.apache.harmony.testframework.serialization.SerializationTest;
24 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
UnknownFormatFlagsExceptionTest.java 1 /* Licensed to the Apache Software Foundation (ASF) under one or more
4 * The ASF licenses this file to You under the Apache License, Version 2.0
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.harmony.luni.tests.java.util;
24 import org.apache.harmony.testframework.serialization.SerializationTest;
25 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
CertStoreSpiTest.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
22 package org.apache.harmony.security.tests.java.security.cert;
33 import org.apache.harmony.security.tests.support.cert.MyCertStoreSpi;
34 import org.apache.harmony.security.tests.support.cert.MyCertStoreParameters;
PKIXCertPathCheckerTest.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
22 package org.apache.harmony.security.tests.java.security.cert;
28 import org.apache.harmony.security.tests.support.cert.MyCertificate;
29 import org.apache.harmony.security.tests.support.cert.TestUtils;
  /external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/serialization/
CertPathTest.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
22 package org.apache.harmony.security.tests.java.security.cert.serialization;
30 import org.apache.harmony.security.tests.support.cert.MyCertPath;
31 import org.apache.harmony.testframework.serialization.SerializationTest;
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
StatementEventTest.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.harmony.sql.tests.javax.sql;
28 import org.apache.harmony.testframework.serialization.SerializationTest;
29 import org.apache.harmony.testframework.serialization.SerializationTest.SerializableAssert;
  /external/apache-harmony/x-net/src/test/impl/java/org/apache/harmony/xnet/tests/provider/jsse/
TrustManagerFactoryImplTest.java 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
18 package org.apache.harmony.xnet.tests.provider.jsse;
27 import org.apache.harmony.xnet.provider.jsse.TrustManagerFactoryImpl;
28 import org.apache.harmony.xnet.provider.jsse.TrustManagerImpl;
  /external/apache-http/src/org/apache/commons/codec/language/
RefinedSoundex.java 2 * Copyright 2001-2004 The Apache Software Foundation.
4 * Licensed under the Apache License, Version 2.0 (the "License");
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.codec.language;
19 import org.apache.commons.codec.EncoderException;
20 import org.apache.commons.codec.StringEncoder;
27 * @author Apache Software Foundation
SoundexUtils.java 2 * Copyright 2001-2004 The Apache Software Foundation.
4 * Licensed under the Apache License, Version 2.0 (the "License");
8 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.codec.language;
19 import org.apache.commons.codec.EncoderException;
20 import org.apache.commons.codec.StringEncoder;
25 * @author Apache Software Foundation
  /external/apache-http/src/org/apache/http/conn/
BasicManagedEntity.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/BasicManagedEntity.java $
8 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * The ASF licenses this file to You under the Apache License, Version 2.0
15 * http://www.apache.org/licenses/LICENSE-2.0
25 * individuals on behalf of the Apache Software Foundation. For more
26 * information on the Apache Software Foundation, please see
27 * <http://www.apache.org/>.
31 package org.apache.http.conn;
37 import org.apache.http.HttpEntity
    [all...]
  /external/apache-http/src/org/apache/http/conn/params/
ConnManagerParams.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/conn/params/ConnManagerParams.java $
8 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * The ASF licenses this file to You under the Apache License, Version 2.0
15 * http://www.apache.org/licenses/LICENSE-2.0
25 * individuals on behalf of the Apache Software Foundation. For more
26 * information on the Apache Software Foundation, please see
27 * <http://www.apache.org/>.
31 package org.apache.http.conn.params;
33 import org.apache.http.conn.routing.HttpRoute
    [all...]
  /external/apache-http/src/org/apache/http/entity/
BufferedHttpEntity.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/entity/BufferedHttpEntity.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.entity;
39 import org.apache.http.HttpEntity
    [all...]
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
RefQueueWorker.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/tsccm/RefQueueWorker.java $
8 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * The ASF licenses this file to You under the Apache License, Version 2.0
15 * http://www.apache.org/licenses/LICENSE-2.0
25 * individuals on behalf of the Apache Software Foundation. For more
26 * information on the Apache Software Foundation, please see
27 * <http://www.apache.org/>.
31 package org.apache.http.impl.conn.tsccm;
36 import org.apache.commons.logging.Log
    [all...]
  /external/apache-http/src/org/apache/http/impl/cookie/
RFC2965Spec.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/cookie/RFC2965Spec.java $
8 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * The ASF licenses this file to You under the Apache License, Version 2.0
15 * http://www.apache.org/licenses/LICENSE-2.0
25 * individuals on behalf of the Apache Software Foundation. For more
26 * information on the Apache Software Foundation, please see
27 * <http://www.apache.org/>.
31 package org.apache.http.impl.cookie;
39 import org.apache.http.Header
    [all...]
  /external/apache-http/src/org/apache/http/message/
BasicHeaderIterator.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/message/BasicHeaderIterator.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.message;
37 import org.apache.http.Header
    [all...]
BasicListHeaderIterator.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/message/BasicListHeaderIterator.java $
7 * Licensed to the Apache Software Foundation (ASF) under one
11 * to you under the Apache License, Version 2.0 (the
15 * http://www.apache.org/licenses/LICENSE-2.0
26 * individuals on behalf of the Apache Software Foundation. For more
27 * information on the Apache Software Foundation, please see
28 * <http://www.apache.org/>.
32 package org.apache.http.message;
38 import org.apache.http.Header
    [all...]

Completed in 257 milliseconds

<<41424344454647484950>>