Home
last modified time | relevance | path

Searched defs:TestProxy (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/aws-sdk-java-v2/core/crt-core/src/test/java/software/amazon/awssdk/crtcore/
H A DCrtConnectionUtilsTest.java92 private static final class TestProxy extends CrtProxyConfiguration { class in CrtConnectionUtilsTest
93 private TestProxy(DefaultBuilder<?> builder) { in TestProxy() method in CrtConnectionUtilsTest.TestProxy
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/go_proto_library/
H A Dproxy_test.go26 func TestProxy(t *testing.T) { func
/aosp_15_r20/external/jsoncpp/test/
H A Drununittests.py18 class TestProxy(object): class
/aosp_15_r20/external/javassist/src/test/testproxy/
H A DTarget189.java7 public interface TestProxy { interface in Target189
/aosp_15_r20/external/curl/tests/http/
H A Dtest_10_proxy.py39 class TestProxy: class