Home
last modified time | relevance | path

Searched full:uri (Results 1 – 25 of 17935) sorted by relevance

12345678910>>...718

/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/verify_certificate_chain_unittest/many-names/out/
H A DIntermediate.pem42 CA Issuers - URI:http://url-for-aia/Root.cer
47 URI:http://url-for-crl/Root.crl
569 URI:http://test/0
570 URI:http://test/1
571 URI:http://test/2
572 URI:http://test/3
573 URI:http://test/4
574 URI:http://test/5
575 URI:http://test/6
576 URI:http://test/7
[all …]
H A D3CE5FC818859A85016C17FD7E52AE5967FC2F6F6.pem42 CA Issuers - URI:http://url-for-aia/Root.cer
47 URI:http://url-for-crl/Root.crl
569 URI:http://test/0
570 URI:http://test/1
571 URI:http://test/2
572 URI:http://test/3
573 URI:http://test/4
574 URI:http://test/5
575 URI:http://test/6
576 URI:http://test/7
[all …]
H A DIntermediate.cnf57 caIssuers;URI.0 = http://url-for-aia/Intermediate.cer
60 URI.0 = http://url-for-crl/Intermediate.crl
577 excluded;URI.1 = http://xest/0
578 excluded;URI.2 = http://xest/1
579 excluded;URI.3 = http://xest/2
580 excluded;URI.4 = http://xest/3
581 excluded;URI.5 = http://xest/4
582 excluded;URI.6 = http://xest/5
583 excluded;URI.7 = http://xest/6
584 excluded;URI.8 = http://xest/7
[all …]
H A Dt0.cnf57 caIssuers;URI.0 = http://url-for-aia/t0.cer
60 URI.0 = http://url-for-crl/t0.crl
1091 URI.1 = http://test/0
1092 URI.2 = http://test/1
1093 URI.3 = http://test/2
1094 URI.4 = http://test/3
1095 URI.5 = http://test/4
1096 URI.6 = http://test/5
1097 URI.7 = http://test/6
1098 URI.8 = http://test/7
[all …]
H A Dt0.pem42 CA Issuers - URI:http://url-for-aia/Intermediate.cer
47 URI:http://url-for-crl/Intermediate.crl
54URI:http://test/0, URI:http://test/1, URI:http://test/2, URI:http://test/3, URI:http://test/4, URI
H A D2FABB43DDCC077802A0309AD437402BF98D8D4.pem42 CA Issuers - URI:http://url-for-aia/Intermediate.cer
47 URI:http://url-for-crl/Intermediate.crl
54URI:http://test/0, URI:http://test/1, URI:http://test/2, URI:http://test/3, URI:http://test/4, URI
/aosp_15_r20/external/cronet/third_party/boringssl/src/pki/testdata/verify_certificate_chain_unittest/many-names/
H A Dok-all-types.pem47 CA Issuers - URI:http://url-for-aia/Intermediate.cer
52 URI:http://url-for-crl/Intermediate.crl
59URI:http://test/0, URI:http://test/1, URI:http://test/2, URI:http://test/3, URI:http://test/4, URI
753 CA Issuers - URI:http://url-for-aia/Root.cer
758 URI:http://url-for-crl/Root.crl
1280 URI:http://test/0
1281 URI:http://test/1
1282 URI:http://test/2
1283 URI:http://test/3
1284 URI:http://test/4
[all …]
/aosp_15_r20/external/cronet/net/data/verify_certificate_chain_unittest/many-names/
H A Dok-all-types.pem47 CA Issuers - URI:http://url-for-aia/Intermediate.cer
52 URI:http://url-for-crl/Intermediate.crl
59URI:http://test/0, URI:http://test/1, URI:http://test/2, URI:http://test/3, URI:http://test/4, URI
810 CA Issuers - URI:http://url-for-aia/Root.cer
815 URI:http://url-for-crl/Root.crl
2077 URI:http://test/0
2078 URI:http://test/1
2079 URI:http://test/2
2080 URI:http://test/3
2081 URI:http://test/4
[all …]
H A Dok-different-types-ips.pem47 CA Issuers - URI:http://url-for-aia/Intermediate.cer
52 URI:http://url-for-crl/Intermediate.crl
268 CA Issuers - URI:http://url-for-aia/Root.cer
273 URI:http://url-for-crl/Root.crl
2331 URI:http://test/0
2332 URI:http://test/1
2333 URI:http://test/2
2334 URI:http://test/3
2335 URI:http://test/4
2336 URI:http://test/5
[all …]
H A Dok-different-types-dns.pem47 CA Issuers - URI:http://url-for-aia/Intermediate.cer
52 URI:http://url-for-crl/Intermediate.crl
373 CA Issuers - URI:http://url-for-aia/Root.cer
378 URI:http://url-for-crl/Root.crl
2436 URI:http://test/0
2437 URI:http://test/1
2438 URI:http://test/2
2439 URI:http://test/3
2440 URI:http://test/4
2441 URI:http://test/5
[all …]
H A Dok-different-types-dirnames.pem47 CA Issuers - URI:http://url-for-aia/Intermediate.cer
52 URI:http://url-for-crl/Intermediate.crl
544 CA Issuers - URI:http://url-for-aia/Root.cer
549 URI:http://url-for-crl/Root.crl
2607 URI:http://test/0
2608 URI:http://test/1
2609 URI:http://test/2
2610 URI:http://test/3
2611 URI:http://test/4
2612 URI:http://test/5
[all …]
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/net/
H A DURITest.java20 import java.net.URI;
27 URI uri = new URI("http://username:password@host:8080/directory/file?query#ref"); in testUriParts() local
28 assertEquals("http", uri.getScheme()); in testUriParts()
29 assertEquals("username:password@host:8080", uri.getAuthority()); in testUriParts()
30 assertEquals("username:password@host:8080", uri.getRawAuthority()); in testUriParts()
31 assertEquals("username:password", uri.getUserInfo()); in testUriParts()
32 assertEquals("username:password", uri.getRawUserInfo()); in testUriParts()
33 assertEquals("host", uri.getHost()); in testUriParts()
34 assertEquals(8080, uri.getPort()); in testUriParts()
35 assertEquals("/directory/file", uri.getPath()); in testUriParts()
[all …]
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/net/
H A DUriTest.java38 Uri.Builder builder = new Uri.Builder(); in testToStringWithPathOnly()
42 Uri uri = builder.build(); in testToStringWithPathOnly() local
43 assertEquals("//foo", uri.toString()); in testToStringWithPathOnly()
48 parcelAndUnparcel(Uri.parse("foo:bob%20lee")); in testParcelling()
49 parcelAndUnparcel(Uri.fromParts("foo", "bob lee", "fragment")); in testParcelling()
50 parcelAndUnparcel(Uri.fromParts("https", "www.google.com", null)); in testParcelling()
51 parcelAndUnparcel(new Uri.Builder() in testParcelling()
60 private void parcelAndUnparcel(Uri u) { in parcelAndUnparcel()
63 Uri.writeToParcel(p, u); in parcelAndUnparcel()
65 assertEquals(u, Uri.CREATOR.createFromParcel(p)); in parcelAndUnparcel()
[all …]
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DUriTest.java20 import android.net.Uri;
32 parcelAndUnparcel(Uri.parse("foo:bob%20lee")); in testParcelling()
33 parcelAndUnparcel(Uri.fromParts("foo", "bob lee", "fragment")); in testParcelling()
34 parcelAndUnparcel(new Uri.Builder() in testParcelling()
43 private void parcelAndUnparcel(Uri u) { in parcelAndUnparcel()
45 Uri.writeToParcel(p, u); in parcelAndUnparcel()
47 assertEquals(u, Uri.CREATOR.createFromParcel(p)); in parcelAndUnparcel()
51 Uri.writeToParcel(p, u); in parcelAndUnparcel()
53 assertEquals(u, Uri.CREATOR.createFromParcel(p)); in parcelAndUnparcel()
57 Uri u = Uri.parse("bob:lee").buildUpon().scheme("robert").build(); in testBuildUpon()
[all …]
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
H A DURITest.java21 import java.net.URI;
28 private URI[] uris;
30 private URI[] getUris() throws URISyntaxException { in getUris()
35 uris = new URI[] { in getUris()
37 new URI( in getUris()
40 new URI( in getUris()
43 new URI( in getUris()
46 … // URI("ascheme://user\u00df\u00a3info@host:0/a\u0080path?qu\u00a9\u00aeery#fr\u00e4\u00e8g"), in getUris()
49 new URI("http", "user%60%20info", "host", 80, "/a%20path", //$NON-NLS-4$ in getUris()
52 new URI("http", "user%C3%9F%C2%A3info", "host", -1, in getUris()
[all …]
/aosp_15_r20/external/mobile-data-download/java/com/google/android/libraries/mobiledatadownload/file/common/testing/
H A DBackendTestBase.java28 import android.net.Uri;
90 * {@link Backend#deleteDirectory}, {@link Backend#children}, and writing to a subdirectory uri.
107 * Returns a URI to a temporary directory for writing test data to. The {@code Backend} should be
110 protected abstract Uri legalUriBase() throws IOException; in legalUriBase()
113 * Returns a list of URIs for which {@code Backend.openForRead(uri)} is expected to throw {@code
116 protected List<Uri> illegalUrisToRead() { in illegalUrisToRead()
121 * Returns a list of URIs for which {@code Backend.openForWrite(uri)} is expected to throw {@code
124 protected List<Uri> illegalUrisToWrite() { in illegalUrisToWrite()
129 * Returns a list of URIs for which {@code Backend.openForAppend(uri)} is expected to throw {@code
132 protected List<Uri> illegalUrisToAppend() { in illegalUrisToAppend()
[all …]
/aosp_15_r20/external/libxml2/
H A Duri.c2 * uri.c: set of generic URI related routines
18 #include <libxml/uri.h>
26 * The definition of the URI regexp in the above RFC has no size limit
28 * data URI scheme as defined in RFC 2397. Even for data URI the usual
40 static void xmlCleanURI(xmlURIPtr uri);
197 xmlIsUnreserved(xmlURIPtr uri, const char *cur) { in xmlIsUnreserved() argument
198 if (uri == NULL) in xmlIsUnreserved()
204 if (uri->cleanup & XML_URI_ALLOW_UNWISE) { in xmlIsUnreserved()
207 } else if (uri->cleanup & XML_URI_ALLOW_UCSCHAR) { in xmlIsUnreserved()
217 * @uri: pointer to an URI structure
[all …]
/aosp_15_r20/packages/providers/MediaProvider/src/com/android/providers/media/
DPickerUriResolver.java45 import android.net.Uri;
87 /** A uri with prefix "content://media/picker" is considered as a picker uri */
88 public static final Uri PICKER_URI = MediaStore.AUTHORITY_URI.buildUpon().
91 * Internal picker URI with prefix "content://media/picker_internal" to retrieve merged
94 public static final Uri PICKER_INTERNAL_URI = MediaStore.AUTHORITY_URI.buildUpon().
98 public static final Uri REFRESH_UI_PICKER_INTERNAL_OBSERVABLE_URI =
131 public ParcelFileDescriptor openFile(Uri uri, String mode, CancellationSignal signal, in openFile() argument
136 + " Uri: " + uri); in openFile()
139 checkPermissionForRequireOriginalQueryParam(uri, localCallingIdentity); in openFile()
140 checkUriPermission(uri, localCallingIdentity.pid, localCallingIdentity.uid); in openFile()
[all …]
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Duri.c2 * uri.c: set of generic URI related routines
18 #include <libxml/uri.h>
26 * The definition of the URI regexp in the above RFC has no size limit
28 * data URI scheme as defined in RFC 2397. Even for data URI the usual
40 static void xmlCleanURI(xmlURIPtr uri);
197 xmlIsUnreserved(xmlURIPtr uri, const char *cur) { in xmlIsUnreserved() argument
198 if (uri == NULL) in xmlIsUnreserved()
204 if (uri->cleanup & XML_URI_ALLOW_UNWISE) { in xmlIsUnreserved()
207 } else if (uri->cleanup & XML_URI_ALLOW_UCSCHAR) { in xmlIsUnreserved()
217 * @uri: pointer to an URI structure
[all …]
/aosp_15_r20/frameworks/base/core/java/android/content/
H A DContentProvider.java45 import android.net.Uri;
90 * a {@link ContentResolver} the system inspects the authority of the given URI and passes the
92 * the rest of the URI however it wants. The {@link UriMatcher} class is helpful for parsing
252 public Cursor query(@NonNull AttributionSource attributionSource, Uri uri, in query() argument
255 uri = validateIncomingUri(uri); in query()
256 uri = maybeGetUriWithoutUserId(uri); in query()
257 if (enforceReadPermission(attributionSource, uri) in query()
278 uri, projection, queryArgs, in query()
292 traceBegin(TRACE_TAG_ACTIVITY_MANAGER, "query: ", uri.getAuthority()); in query()
297 uri, projection, queryArgs, in query()
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/http/src/uri/
Dmod.rs1 //! URI component of request and response lines
3 //! This module primarily contains the `Uri` type which is a component of all
4 //! HTTP requests and also reexports this type at the root of the crate. A URI
12 //! use http::Uri;
14 //! let uri = "/foo/bar?baz".parse::<Uri>().unwrap();
15 //! assert_eq!(uri.path(), "/foo/bar");
16 //! assert_eq!(uri.query(), Some("baz"));
17 //! assert_eq!(uri.host(), None);
19 //! let uri = "https://www.rust-lang.org/install.html".parse::<Uri>().unwrap();
20 //! assert_eq!(uri.scheme_str(), Some("https"));
[all …]
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowContentResolver.java34 import android.net.Uri;
80 private static final Map<Uri, BaseCursor> uriCursorMap = new HashMap<>();
81 private static final Map<Uri, Supplier<InputStream>> inputStreamMap = new HashMap<>();
82 private static final Map<Uri, Supplier<OutputStream>> outputStreamMap = new HashMap<>();
116 public final Uri uri; field in ShadowContentResolver.ContentObserverEntry
120 private ContentObserverEntry(Uri uri, boolean notifyForDescendents, ContentObserver observer) { in ContentObserverEntry() argument
121 this.uri = uri; in ContentObserverEntry()
125 if (uri == null || observer == null) { in ContentObserverEntry()
130 public boolean matches(Uri test) { in matches()
131 if (!Objects.equals(uri.getScheme(), test.getScheme())) { in matches()
[all …]
/aosp_15_r20/external/grpc-grpc/test/core/uri/
H A Duri_parser_test.cc17 #include "src/core/lib/uri/uri_parser.h"
42 const std::vector<URI::QueryParam>& query_param_pairs, in TestSucceeds()
44 absl::StatusOr<URI> uri = URI::Parse(uri_text); in TestSucceeds() local
45 ASSERT_TRUE(uri.ok()) << uri.status().ToString(); in TestSucceeds()
46 EXPECT_EQ(scheme, uri->scheme()); in TestSucceeds()
47 EXPECT_EQ(authority, uri->authority()); in TestSucceeds()
48 EXPECT_EQ(path, uri->path()); in TestSucceeds()
49 EXPECT_THAT(uri->query_parameter_map(), ContainerEq(query_param_map)); in TestSucceeds()
50 EXPECT_THAT(uri->query_parameter_pairs(), ContainerEq(query_param_pairs)); in TestSucceeds()
51 EXPECT_EQ(fragment, uri->fragment()); in TestSucceeds()
[all …]
/aosp_15_r20/external/libcups/examples/
H A Dipp-everywhere.test12 # ./ipptool -V 2.0 -tf filename.ext printer-uri ipp-everywhere.test
28 ATTR uri printer-uri $uri
124 EXPECT printer-charge-info-uri IF-DEFINED PRINTER_CHARGE_INFO
125 EXPECT ?printer-charge-info-uri OF-TYPE uri IN-GROUP printer-attributes-tag COUNT 1
132 …EXPECT printer-geo-location OF-TYPE uri|unknown IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE…
138 EXPECT printer-icons OF-TYPE uri IN-GROUP printer-attributes-tag
151 EXPECT printer-supply-info-uri OF-TYPE uri IN-GROUP printer-attributes-tag COUNT 1
153 …EXPECT printer-uuid OF-TYPE uri IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "/^urn:uuid:[0-…
187 ATTR uri printer-uri $uri
208 ATTR uri printer-uri $uri
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/cares/cares/test/
Dares-test-parse-uri.cc14 .add_answer(new DNSUriRR("example.com", 100, 10, 20, "uri.example.com")) in TEST_F()
18 struct ares_uri_reply* uri = nullptr; in TEST_F() local
19 EXPECT_EQ(ARES_SUCCESS, ares_parse_uri_reply(data.data(), data.size(), &uri)); in TEST_F()
20 ASSERT_NE(nullptr, uri); in TEST_F()
22 EXPECT_EQ("uri.example.com", std::string(uri->uri)); in TEST_F()
23 EXPECT_EQ(10, uri->priority); in TEST_F()
24 EXPECT_EQ(20, uri->weight); in TEST_F()
25 EXPECT_EQ(100, uri->ttl); in TEST_F()
27 struct ares_uri_reply* uri2 = uri->next; in TEST_F()
29 EXPECT_EQ("uri2.example.com", std::string(uri2->uri)); in TEST_F()
[all …]

12345678910>>...718