Home
last modified time | relevance | path

Searched defs:redirect (Results 1 – 25 of 188) sorted by relevance

12345678

/aosp_15_r20/external/aws-sdk-java-v2/services/s3/src/test/java/software/amazon/awssdk/services/s3/internal/crossregion/
H A DS3CrossRegionRedirectTestBase.java58 void decoratorAttemptsToRetryWithRegionNameInErrorResponse(Integer redirect) throws Throwable { in decoratorAttemptsToRetryWithRegionNameInErrorResponse()
77 void decoratorUsesCache_when_CrossRegionAlreadyPresent(Integer redirect) throws Throwable { in decoratorUsesCache_when_CrossRegionAlreadyPresent()
115 void headBucketCalled_when_RedirectDoesNotHasRegionName(Integer redirect) throws Throwable { in headBucketCalled_when_RedirectDoesNotHasRegionName()
133 …void headBucketCalledAndCached__when_RedirectDoesNotHasRegionName(Integer redirect) throws Throwab… in headBucketCalledAndCached__when_RedirectDoesNotHasRegionName()
182 protected abstract void stubRedirectWithNoRegionAndThenSuccess(Integer redirect); in stubRedirectWithNoRegionAndThenSuccess()
184 protected abstract void stubRedirectThenError(Integer redirect); in stubRedirectThenError()
186 protected abstract void stubRedirectSuccessSuccess(Integer redirect); in stubRedirectSuccessSuccess()
227 …ract void stubClientAPICallWithFirstRedirectThenSuccessWithRegionInErrorResponse(Integer redirect); in stubClientAPICallWithFirstRedirectThenSuccessWithRegionInErrorResponse()
H A DS3CrossRegionAsyncClientRedirectTest.java50 protected void stubRedirectSuccessSuccess(Integer redirect) { in stubRedirectSuccessSuccess()
78 …ted void stubClientAPICallWithFirstRedirectThenSuccessWithRegionInErrorResponse(Integer redirect) { in stubClientAPICallWithFirstRedirectThenSuccessWithRegionInErrorResponse()
113 protected void stubRedirectWithNoRegionAndThenSuccess(Integer redirect) { in stubRedirectWithNoRegionAndThenSuccess()
121 protected void stubRedirectThenError(Integer redirect) { in stubRedirectThenError()
H A DS3CrossRegionSyncClientRedirectTest.java87 protected void stubRedirectWithNoRegionAndThenSuccess(Integer redirect) { in stubRedirectWithNoRegionAndThenSuccess()
94 protected void stubRedirectThenError(Integer redirect) { in stubRedirectThenError()
101 protected void stubRedirectSuccessSuccess(Integer redirect) { in stubRedirectSuccessSuccess()
129 …ted void stubClientAPICallWithFirstRedirectThenSuccessWithRegionInErrorResponse(Integer redirect) { in stubClientAPICallWithFirstRedirectThenSuccessWithRegionInErrorResponse()
/aosp_15_r20/external/armnn/delegate/test/
H A DDelegateOptionsTest.cpp20 StreamRedirector redirect(std::cout, ss.rdbuf()); variable
49 StreamRedirector redirect(std::cout, ss.rdbuf()); variable
159 StreamRedirector redirect(std::cout, stringStream.rdbuf()); variable
194 StreamRedirector redirect(std::cout, stringStream.rdbuf()); variable
252 StreamRedirector redirect(std::cout, ss.rdbuf()); variable
284 StreamRedirector redirect(std::cout, ss.rdbuf()); in CreateFp16StringParsingTestRun() local
/aosp_15_r20/cts/tests/tests/media/player/src/android/media/player/cts/
H A DStreamingMediaPlayerTest.java260 private void localHttpAudioStreamTest(final String name, boolean redirect, boolean nolength) in localHttpAudioStreamTest()
314 private void localHttpsAudioStreamTest(final String name, boolean redirect, boolean nolength) in localHttpsAudioStreamTest()
553 boolean redirect, boolean isAudioOnly) throws Exception { in localHlsTest()
563 boolean appendQueryString, boolean redirect, boolean isAudioOnly) in localHlsTest()
/aosp_15_r20/tools/tradefederation/core/common_util/com/android/tradefed/util/
DRunUtil.java163 public void setRedirectStderrToStdout(boolean redirect) { in setRedirectStderrToStdout()
262 private synchronized ProcessBuilder createProcessBuilder(Redirect redirect, String... command) { in createProcessBuilder()
271 Redirect redirect, List<String> commandList, boolean enableCache) { in createProcessBuilder()
430 public Process runCmdInBackground(Redirect redirect, final String... command) in runCmdInBackground()
447 public Process runCmdInBackground(Redirect redirect, final List<String> command) in runCmdInBackground()
DIRunUtil.java110 public void setRedirectStderrToStdout(boolean redirect); in setRedirectStderrToStdout()
297 public Process runCmdInBackground(Redirect redirect, final String... command) in runCmdInBackground()
321 public Process runCmdInBackground(Redirect redirect, List<String> command) throws IOException; in runCmdInBackground()
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/bpf/progs/
H A Dtest_tc_neigh.c90 bool redirect = false; in tc_dst() local
115 bool redirect = false; in tc_src() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dappengine.py138 redirect=True, argument
294 def _get_retries(self, retries, redirect): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dappengine.py138 redirect=True, argument
294 def _get_retries(self, retries, redirect): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dappengine.py138 redirect=True, argument
294 def _get_retries(self, retries, redirect): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/contrib/
Dappengine.py138 redirect=True, argument
294 def _get_retries(self, retries, redirect): argument
/aosp_15_r20/external/okhttp/mockwebserver/src/test/java/com/squareup/okhttp/mockwebserver/
H A DMockWebServerTest.java99 @Test public void redirect() throws Exception { in redirect() method in MockWebServerTest
113 RecordedRequest redirect = server.takeRequest(); in redirect() local
/aosp_15_r20/frameworks/base/core/java/android/service/dreams/
H A DDreamOverlayService.java118 private void redirectWake(boolean redirect) { in redirectWake()
293 public final void redirectWake(boolean redirect) { in redirectWake()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dretry.py248 redirect=None, argument
341 def from_int(cls, retries, redirect=True, default=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dretry.py248 redirect=None, argument
341 def from_int(cls, retries, redirect=True, default=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dretry.py248 redirect=None, argument
341 def from_int(cls, retries, redirect=True, default=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/util/
Dretry.py248 redirect=None, argument
341 def from_int(cls, retries, redirect=True, default=None): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dpoolmanager.py353 def urlopen(self, method, url, redirect=True, **kw): argument
523 def urlopen(self, method, url, redirect=True, **kw): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dpoolmanager.py353 def urlopen(self, method, url, redirect=True, **kw): argument
523 def urlopen(self, method, url, redirect=True, **kw): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dpoolmanager.py353 def urlopen(self, method, url, redirect=True, **kw): argument
523 def urlopen(self, method, url, redirect=True, **kw): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip/_vendor/urllib3/
Dpoolmanager.py353 def urlopen(self, method, url, redirect=True, **kw): argument
523 def urlopen(self, method, url, redirect=True, **kw): argument
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc_operator/assets/js/
Dserver_connector.js188 redirect: 'follow', property
315 redirect: 'follow', property
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/
H A DProcessBuilderTest.java408 Redirect redirect) { in assertRedirectFileAndType()
518 private static void assertIdentityHashCode(Redirect redirect) { in assertIdentityHashCode()
/aosp_15_r20/external/mesa3d/src/gallium/tools/trace/
H A Dpytracediff.py277 redirect = False variable
281 redirect = True variable

12345678