Home
last modified time | relevance | path

Searched defs:cookie2 (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/libcore/luni/src/test/java/libcore/java/net/
H A DAbstractCookiesTest.java884 HttpCookie cookie2 = new HttpCookie(" NaME1 ", " TESTVALUE1 "); in test_add_LURI_LHttpCookie() local
959 HttpCookie cookie2 = new HttpCookie("cookie_name2", "cookie_value2"); in test_get_LURI() local
1029 HttpCookie cookie2 = new HttpCookie("cookie_name2", "cookie_value2"); in test_getCookies() local
1077 HttpCookie cookie2 = new HttpCookie("cookie_name2", "cookie_value2"); in test_getURIs() local
1108 HttpCookie cookie2 = new HttpCookie("cookie_name2", "cookie_value2"); in test_remove_LURI_LHttpCookie() local
1195 HttpCookie cookie2 = new HttpCookie("cookie_name2", "cookie_value2"); in test_removeAll() local
/aosp_15_r20/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/net/
H A DHttpCookieTest.java395 HttpCookie cookie2 = HttpCookie.parse("Set-Cookie:name=value;max-age=100;").get(0); in test_HasExpiredBug25682357() local
439 HttpCookie cookie2 = new HttpCookie("TesT", "TEstValue"); in test_Equals() local
/aosp_15_r20/external/cronet/net/cookies/
H A Dcookie_deletion_info_unittest.cc232 auto cookie2 = CanonicalCookie::CreateUnsafeCookieForTesting( in TEST() local
266 auto cookie2 = CanonicalCookie::CreateUnsafeCookieForTesting( in TEST() local
H A Dcanonical_cookie_unittest.cc74 auto cookie2 = CanonicalCookie::CreateUnsafeCookieForTesting( in TEST() local
558 std::unique_ptr<CanonicalCookie> cookie2 = CanonicalCookie::Create( in TEST() local
2598 auto cookie2 = CanonicalCookie::CreateForTesting( in TEST() local
2779 auto cookie2 = CanonicalCookie::Create( in TEST() local
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/net/
H A Dso_netns_cookie.c26 uint64_t cookie1, cookie2; in main() local
/aosp_15_r20/external/apache-http/src/org/apache/http/impl/cookie/
H A DRFC2965DiscardAttributeHandler.java58 SetCookie2 cookie2 = (SetCookie2) cookie; in parse() local
H A DRFC2965CommentUrlAttributeHandler.java58 SetCookie2 cookie2 = (SetCookie2) cookie; in parse() local
H A DRFC2965PortAttributeHandler.java116 SetCookie2 cookie2 = (SetCookie2) cookie; in parse() local
/aosp_15_r20/external/libkmsxx/kmscube/
H A Dcube-x11.cpp137 …xcb_intern_atom_cookie_t cookie2 = xcb_intern_atom(c, 0, strlen(net_wm_state_fullscreen), net_wm_s… in main_x11() local
/aosp_15_r20/external/libwebsockets/minimal-examples/api-tests/api-test-lws_cache/
H A Dmain.c161 *cookie2 = "host.com\tFALSE\t/xxx\tTRUE\t4000000000\tmycookie\tmyxxxcookievalue", variable
/aosp_15_r20/frameworks/native/libs/binder/tests/
H A DbinderBinderUnitTest.cpp87 MyCookie cookie2 = {&deleted2}; in TEST() local
/aosp_15_r20/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DAuthSessionTest.java220 final int cookie2 = session.mPreAuthInfo.eligibleSensors.get(1).getCookie(); in testStartNewAuthSession() local
/aosp_15_r20/art/runtime/jni/
H A Dlocal_reference_table_test.cc915 const LRTSegmentState cookie2 = lrt.PushFrame(); in TEST_F() local
H A Djni_internal_test.cc2618 jni::LRTSegmentState cookie2 = lrt.PushFrame(); in TEST_F() local
/aosp_15_r20/external/angle/src/tests/test_utils/third_party/
H A Dvulkan_command_buffer_utils.cpp534 xcb_intern_atom_cookie_t cookie2 = xcb_intern_atom(info.connection, 0, 16, "WM_DELETE_WINDOW"); in init_window() local
/aosp_15_r20/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/
DHidlTestJava.java1284 final int cookie2 = 0x1482; in client() local
/aosp_15_r20/trusty/user/base/lib/tipc/test/main/
Dmain.c1822 void* cookie2 = (void*)"cookie2"; in TEST() local
/aosp_15_r20/external/cronet/net/extras/sqlite/
H A Dsqlite_persistent_cookie_store_unittest.cc1410 std::unique_ptr<CanonicalCookie> cookie2 = CanonicalCookie::CreateForTesting( in TEST_F() local
/aosp_15_r20/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/
DIkeSessionStateMachineTest.java7046 IkeNotifyPayload cookie2 = notifyPayloads.get(0); in verifyRcvRoutabilityCheckReqAndReply() local
/aosp_15_r20/external/cronet/net/url_request/
H A Durl_request_unittest.cc1983 auto cookie2 = CanonicalCookie::CreateForTesting( in TEST_F() local
7810 auto cookie2 = CanonicalCookie::CreateForTesting( in TEST_F() local
/aosp_15_r20/prebuilts/tools/common/m2/repository/org/apache/httpcomponents/httpclient/4.0.3/
HDhttpclient-4.0.3.jar ... { public static final String COOKIE public static final String COOKIE2 public static final String SET_COOKIE public static final String SET_COOKIE2 ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDhttpclient-4.1.1.jar ... MalformedCookieException org.apache.http.cookie.SetCookie2 cookie2 org.apache.http.cookie.SetCookie cookie ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/org.apache.http.legacy.impl_intermediates/
Dclasses.jarorg/apache/http/util/VersionInfo.class VersionInfo.java package org.apache. ...
/aosp_15_r20/out/soong/.intermediates/external/apache-http/org.apache.http.legacy.impl/android_common/javac/
Dorg.apache.http.legacy.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/external/apache-http/org.apache.http.legacy.impl/android_common/repackaged-jarjar/javac/
Dorg.apache.http.legacy.jarorg/apache/http/util/VersionInfo.class VersionInfo.java package org.apache. ...

123