Home
last modified time | relevance | path

Searched refs:url2 (Results 1 – 18 of 18) sorted by relevance

/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowCookieManagerTest.java39 String url2 = "http://www.hotbot.com"; in shouldGetCookieForUrl() local
41 cookieManager.setCookie(url2, value2); in shouldGetCookieForUrl()
44 assertThat(cookieManager.getCookie(url2)).isEqualTo(value2); in shouldGetCookieForUrl()
195 String url2 = "http://android.com"; in shouldIgnoreCookiesSetInThePast() local
196 cookieManager.setCookie(url2, "name2=value2; Expires=Wed, 09 Jun 2000 10:18:14 GMT"); in shouldIgnoreCookiesSetInThePast()
199 assertThat(cookieManager.getCookie(url2)).isNull(); in shouldIgnoreCookiesSetInThePast()
/external/guava/guava-tests/test/com/google/common/reflect/
DClassPathTest.java177 URL url2 = new URL("file:/b"); in testClassPathEntries_URLClassLoader_noParent() local
178 URLClassLoader classloader = new URLClassLoader(new URL[] {url1, url2}, null); in testClassPathEntries_URLClassLoader_noParent()
180 ImmutableMap.of(url1.toURI(), classloader, url2.toURI(), classloader), in testClassPathEntries_URLClassLoader_noParent()
186 URL url2 = new URL("file:/b"); in testClassPathEntries_URLClassLoader_withParent() local
188 URLClassLoader child = new URLClassLoader(new URL[] {url2}, parent) {}; in testClassPathEntries_URLClassLoader_withParent()
190 assertEquals(ImmutableMap.of(url1.toURI(), parent, url2.toURI(), child), classPathEntries); in testClassPathEntries_URLClassLoader_withParent()
191 assertThat(classPathEntries.keySet()).has().exactly(url1.toURI(), url2.toURI()).inOrder(); in testClassPathEntries_URLClassLoader_withParent()
215 URL url2 = new URL("file:/b"); in testClassPathEntries_notURLClassLoader_withParentAndGrandParent() local
217 URLClassLoader parent = new URLClassLoader(new URL[] {url2}, grandParent); in testClassPathEntries_notURLClassLoader_withParentAndGrandParent()
219 ImmutableMap.of(url1.toURI(), grandParent, url2.toURI(), parent), in testClassPathEntries_notURLClassLoader_withParentAndGrandParent()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DCookieManagerTest.java36 String url2 = "http://www.hotbot.com"; in shouldGetCookieForUrl() local
38 cookieManager.setCookie(url2, value2); in shouldGetCookieForUrl()
41 assertThat(cookieManager.getCookie(url2), is(value2)); in shouldGetCookieForUrl()
/external/chromium-trace/catapult/common/py_utils/py_utils/
Dcloud_storage.py206 url2 = 'gs://%s/%s' % (bucket2, remote_path)
207 logger.info('Moving %s to %s', url1, url2)
208 _RunCommand(['mv', url1, url2])
224 url2 = 'gs://%s/%s' % (bucket_to, remote_path_to)
225 logger.info('Copying %s to %s', url1, url2)
226 _RunCommand(['cp', url1, url2])
/external/curl/tests/data/
Dtest106539 … "Expect:" -T log/1065 http://%HOSTIP:%HTTPPORT/1065.upload1 http://%HOSTIP:%HTTPPORT/10650002.url2
58 GET /10650002.url2 HTTP/1.1
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/docs/apidoc/
Depydoc.js76 function setFrame(url1, url2) { argument
78 parent.frames[2].location.href = url2;
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/docs/apidoc/
Depydoc.js76 function setFrame(url1, url2) { argument
78 parent.frames[2].location.href = url2;
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
DURLClassLoaderTest.java259 URL url2 = (URL) en.nextElement(); in test_findClassLjava_lang_String() local
265 && url2.equals(new URL("jar:file:/" in test_findClassLjava_lang_String()
/external/apache-xml/src/main/java/org/apache/xalan/processor/
DStylesheetHandler.java234 String url2 = (String) stack.elementAt(i); in stackContains() local
236 if (url2.equals(url)) in stackContains()
/external/protobuf/src/google/protobuf/
Dtext_format.cc994 string url1, url2, url3; in ConsumeAnyTypeUrl() local
997 DO(ConsumeIdentifier(&url2)); // googleapis in ConsumeAnyTypeUrl()
1003 *prefix = url1 + "." + url2 + "." + url3 + "/"; in ConsumeAnyTypeUrl()
/external/annotation-tools/asmx/test/lib/
Dcobertura-1.7.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/ ...
Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META- ...
/external/curl/docs/
DTheArtOfHttpScripting236 curl http://url1.example.com http://url2.example.com
243 curl --data name=curl http://url1.example.com http://url2.example.com
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/guice/lib/build/
Dfelix-2.0.5.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/LICENSE META-INF ...
/external/testng/ant/3rdparty/
Dcobertura.jarMETA-INF/ META-INF/MANIFEST.MF net/ net/sourceforge/ net/ ...
/external/dagger2/lib/
Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...