Searched defs:redirect (Results 1 - 24 of 24) sorted by relevance

/external/fio/oslib/
H A Dlinux-dev-lookup.c10 int blktrace_lookup_device(const char *redirect, char *path, unsigned int maj, argument
35 found = blktrace_lookup_device(redirect, full_path,
51 if (redirect) {
52 strcpy(path, redirect);
/external/curl/tests/libtest/
H A Dlib1502.c49 char redirect[160]; local
54 snprintf(redirect, sizeof(redirect), "google.com:%s:%s", libtest_arg2,
59 dns_cache_list = curl_slist_append(NULL, redirect);
/external/skia/tools/skiaserve/
H A DResponse.cpp80 int SendTemplate(MHD_Connection* connection, bool redirect, const char* redirectUrl) { argument
91 if (redirect) {
/external/volley/src/test/java/com/android/volley/toolbox/
H A DBasicNetworkTest.java156 @Test public void redirect() throws Exception { method in class:BasicNetworkTest
/external/okhttp/okhttp-apache/src/test/java/com/squareup/okhttp/apache/
H A DOkApacheClientTest.java56 @Test public void redirect() throws Exception { method in class:OkApacheClientTest
/external/okhttp/mockwebserver/src/test/java/com/squareup/okhttp/mockwebserver/
H A DMockWebServerTest.java98 @Test public void redirect() throws Exception { method in class:MockWebServerTest
112 RecordedRequest redirect = server.takeRequest();
113 assertEquals("GET /new-path HTTP/1.1", redirect.getRequestLine());
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/framed/
H A DHttpOverSpdyTest.java233 @Test public void redirect() throws Exception { method in class:HttpOverSpdyTest
/external/autotest/client/common_lib/
H A Dlogging_manager.py429 def redirect(self, filename): member in class:LoggingManager
514 result, every time we redirect output we need to spawn a new subprocess to
/external/python/cpython2/Lib/test/
H A Dtest_urllib2.py486 for scheme in "do", "proxy", "redirect":
927 # ordinary redirect behaviour
964 def redirect(h, req, url=to_url): function in function:HandlerTests.test_redirect
970 # detect infinite loop redirect of a URL to itself
976 redirect(h, req, "http://example.com/")
988 redirect(h, req, "http://example.com/%d" % count)
1042 # Issue 14132: Relative redirect strips original path
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
H A DCallTest.java1332 @Test public void redirect() throws Exception { method in class:CallTest
/external/robolectric/v3/
H A Dshadows-httpclient-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/robolectric/ org/robolectric/shadows/ ...
/external/v8/src/
H A Dobjects.cc1424 Address AccessorInfo::redirect(Isolate* isolate, Address address, function in class:v8::internal::AccessorInfo
1435 return redirect(GetIsolate(), accessor, ACCESSOR_GETTER);
/external/caliper/lib/
H A Djersey-client-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/com. ...
/external/robolectric/v1/lib/main/
H A Dhttpclient-4.0.3.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/cookie/ ...
/external/guice/extensions/struts2/lib/
H A Dstruts2-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/struts2/ org/apache/struts2/dispatcher/ ...
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 749 milliseconds