Searched defs:uris (Results 1 – 10 of 10) sorted by relevance
28 private URI[] uris; field in URITest749 URI[] uris = getUris(); in test_getAuthority() local827 URI[] uris = getUris(); in test_getFragment() local851 URI[] uris = getUris(); in test_getHost() local872 URI[] uris = getUris(); in test_getPath() local897 URI[] uris = getUris(); in test_getPort() local942 URI[] uris = getUris(); in test_getQuery() local966 URI[] uris = getUris(); in test_getRawAuthority() local995 URI[] uris = getUris(); in test_getRawFragment() local1021 URI[] uris = getUris(); in test_getRawPath() local[all …]
43 private final Set<URI> uris; field in RedirectLocations
112 Uri[] uris = new Uri[2]; in testQueryBookmark() local246 Uri[] uris = new Uri[2]; in testDeleteBookmark() local
163 gchar** uris = gtk_selection_data_get_uris(data); in OnDragDataReceived() local
194 gchar** uris = gtk_selection_data_get_uris(data); in OnDragDataReceived() local
236 gchar** uris = gtk_selection_data_get_uris(selection_data); in ExtractURIList() local
364 gchar** uris = reinterpret_cast<gchar**>(malloc(sizeof(gchar*) * in WriteBookmarksToSelection() local
347 gchar** uris = reinterpret_cast<gchar**>(malloc(sizeof(gchar*) * in WriteBookmarksToSelection() local
1229 private Set intersectURI(Set permitted, Set uris) in intersectURI()
282 String[] uris = new String[] { "mailto:user@domain.com", // not in test_ConstructorLjava_net_URI() local