Home
last modified time | relevance | path

Searched refs:create_cookie (Results 1 – 25 of 119) sorted by relevance

12345

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/cookies/
H A Dcookie_deletion_info_unittest.cc250 EXPECT_TRUE(delete_info.Matches(create_cookie("example.com"))); in TEST()
258 EXPECT_TRUE(delete_info.Matches(create_cookie(".example.com"))); in TEST()
259 EXPECT_TRUE(delete_info.Matches(create_cookie("example.com"))); in TEST()
260 EXPECT_TRUE(delete_info.Matches(create_cookie(".another.com"))); in TEST()
261 EXPECT_TRUE(delete_info.Matches(create_cookie("192.168.0.1"))); in TEST()
263 EXPECT_FALSE(delete_info.Matches(create_cookie("192.168.0.2"))); in TEST()
270 auto create_cookie = [](std::string cookie_domain) { in TEST() local
286 EXPECT_TRUE(delete_info.Matches(create_cookie("anything.com"))); in TEST()
318 EXPECT_TRUE(delete_info.Matches(create_cookie("left.com"))); in TEST()
319 EXPECT_FALSE(delete_info.Matches(create_cookie("mid.com"))); in TEST()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/cookies/
H A Dcookie_deletion_info_unittest.cc260 EXPECT_TRUE(delete_info.Matches(create_cookie("example.com"))); in TEST()
268 EXPECT_TRUE(delete_info.Matches(create_cookie(".example.com"))); in TEST()
269 EXPECT_TRUE(delete_info.Matches(create_cookie("example.com"))); in TEST()
270 EXPECT_TRUE(delete_info.Matches(create_cookie(".another.com"))); in TEST()
271 EXPECT_TRUE(delete_info.Matches(create_cookie("192.168.0.1"))); in TEST()
273 EXPECT_FALSE(delete_info.Matches(create_cookie("192.168.0.2"))); in TEST()
280 auto create_cookie = [](std::string cookie_domain) { in TEST() local
297 EXPECT_TRUE(delete_info.Matches(create_cookie("anything.com"))); in TEST()
329 EXPECT_TRUE(delete_info.Matches(create_cookie("left.com"))); in TEST()
330 EXPECT_FALSE(delete_info.Matches(create_cookie("mid.com"))); in TEST()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/webdriver/tests/delete_cookie/
H A Duser_prompts.py15 def check_user_prompt_closed_without_exception(session, create_dialog, create_cookie): argument
17 create_cookie("foo", value="bar", path="/common/blank.html")
33 def check_user_prompt_closed_with_exception(session, create_dialog, create_cookie): argument
35 create_cookie("foo", value="bar", path="/common/blank.html")
50 def check_user_prompt_not_closed_but_exception(session, create_dialog, create_cookie): argument
52 create_cookie("foo", value="bar", path="/common/blank.html")
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/webdriver/tests/delete_all_cookies/
H A Duser_prompts.py16 def check_user_prompt_closed_without_exception(session, create_dialog, create_cookie): argument
18 create_cookie("foo", value="bar", path="/common/blank.html")
33 def check_user_prompt_closed_with_exception(session, create_dialog, create_cookie): argument
35 create_cookie("foo", value="bar", path="/common/blank.html")
50 def check_user_prompt_not_closed_but_exception(session, create_dialog, create_cookie): argument
52 create_cookie("foo", value="bar", path="/common/blank.html")
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/webdriver/tests/delete_cookie/
H A Duser_prompts.py15 def check_user_prompt_closed_without_exception(session, create_dialog, create_cookie): argument
17 create_cookie("foo", value="bar", path="/common/blank.html")
33 def check_user_prompt_closed_with_exception(session, create_dialog, create_cookie): argument
35 create_cookie("foo", value="bar", path="/common/blank.html")
50 def check_user_prompt_not_closed_but_exception(session, create_dialog, create_cookie): argument
52 create_cookie("foo", value="bar", path="/common/blank.html")
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/webdriver/tests/delete_all_cookies/
H A Duser_prompts.py16 def check_user_prompt_closed_without_exception(session, create_dialog, create_cookie): argument
18 create_cookie("foo", value="bar", path="/common/blank.html")
33 def check_user_prompt_closed_with_exception(session, create_dialog, create_cookie): argument
35 create_cookie("foo", value="bar", path="/common/blank.html")
50 def check_user_prompt_not_closed_but_exception(session, create_dialog, create_cookie): argument
52 create_cookie("foo", value="bar", path="/common/blank.html")
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/webdriver/tests/get_named_cookie/
H A Duser_prompts.py18 def check_user_prompt_closed_without_exception(session, create_dialog, create_cookie): argument
20 create_cookie("foo", value="bar", path="/common/blank.html")
36 def check_user_prompt_closed_with_exception(session, create_dialog, create_cookie): argument
38 create_cookie("foo", value="bar", path="/common/blank.html")
51 def check_user_prompt_not_closed_but_exception(session, create_dialog, create_cookie): argument
53 create_cookie("foo", value="bar", path="/common/blank.html")
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/webdriver/tests/delete_all_cookies/
H A Duser_prompts.py16 def check_user_prompt_closed_without_exception(session, create_dialog, create_cookie): argument
18 create_cookie("foo", value="bar", path="/common/blank.html")
33 def check_user_prompt_closed_with_exception(session, create_dialog, create_cookie): argument
35 create_cookie("foo", value="bar", path="/common/blank.html")
50 def check_user_prompt_not_closed_but_exception(session, create_dialog, create_cookie): argument
52 create_cookie("foo", value="bar", path="/common/blank.html")
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/webdriver/tests/delete_cookie/
H A Duser_prompts.py15 def check_user_prompt_closed_without_exception(session, create_dialog, create_cookie): argument
17 create_cookie("foo", value="bar", path="/common/blank.html")
33 def check_user_prompt_closed_with_exception(session, create_dialog, create_cookie): argument
35 create_cookie("foo", value="bar", path="/common/blank.html")
50 def check_user_prompt_not_closed_but_exception(session, create_dialog, create_cookie): argument
52 create_cookie("foo", value="bar", path="/common/blank.html")
/dports/mail/thunderbird/thunderbird-91.8.0/testing/web-platform/tests/webdriver/tests/get_named_cookie/
H A Duser_prompts.py18 def check_user_prompt_closed_without_exception(session, create_dialog, create_cookie): argument
20 create_cookie("foo", value="bar", path="/common/blank.html")
36 def check_user_prompt_closed_with_exception(session, create_dialog, create_cookie): argument
38 create_cookie("foo", value="bar", path="/common/blank.html")
51 def check_user_prompt_not_closed_but_exception(session, create_dialog, create_cookie): argument
53 create_cookie("foo", value="bar", path="/common/blank.html")
/dports/www/firefox-esr/firefox-91.8.0/testing/web-platform/tests/webdriver/tests/get_named_cookie/
H A Duser_prompts.py18 def check_user_prompt_closed_without_exception(session, create_dialog, create_cookie): argument
20 create_cookie("foo", value="bar", path="/common/blank.html")
36 def check_user_prompt_closed_with_exception(session, create_dialog, create_cookie): argument
38 create_cookie("foo", value="bar", path="/common/blank.html")
51 def check_user_prompt_not_closed_but_exception(session, create_dialog, create_cookie): argument
53 create_cookie("foo", value="bar", path="/common/blank.html")
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/webdriver/tests/delete_all_cookies/
H A Duser_prompts.py16 def check_user_prompt_closed_without_exception(session, create_dialog, create_cookie): argument
18 create_cookie("foo", value="bar", path="/common/blank.html")
33 def check_user_prompt_closed_with_exception(session, create_dialog, create_cookie): argument
35 create_cookie("foo", value="bar", path="/common/blank.html")
50 def check_user_prompt_not_closed_but_exception(session, create_dialog, create_cookie): argument
52 create_cookie("foo", value="bar", path="/common/blank.html")
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/webdriver/tests/delete_cookie/
H A Duser_prompts.py15 def check_user_prompt_closed_without_exception(session, create_dialog, create_cookie): argument
17 create_cookie("foo", value="bar", path="/common/blank.html")
33 def check_user_prompt_closed_with_exception(session, create_dialog, create_cookie): argument
35 create_cookie("foo", value="bar", path="/common/blank.html")
50 def check_user_prompt_not_closed_but_exception(session, create_dialog, create_cookie): argument
52 create_cookie("foo", value="bar", path="/common/blank.html")
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/webdriver/tests/get_named_cookie/
H A Duser_prompts.py18 def check_user_prompt_closed_without_exception(session, create_dialog, create_cookie): argument
20 create_cookie("foo", value="bar", path="/common/blank.html")
36 def check_user_prompt_closed_with_exception(session, create_dialog, create_cookie): argument
38 create_cookie("foo", value="bar", path="/common/blank.html")
51 def check_user_prompt_not_closed_but_exception(session, create_dialog, create_cookie): argument
53 create_cookie("foo", value="bar", path="/common/blank.html")
/dports/devel/kyua/kyua-0.13/engine/
H A Datf_helpers.cpp72 create_cookie(const atf::tests::tc* test_case, const char* directory, in create_cookie() function
198 create_cookie(this, "control_dir", "cookie"); in ATF_TEST_CASE_BODY()
221 create_cookie(this, "control_dir", "cookie"); in ATF_TEST_CASE_CLEANUP()
235 create_cookie(this, "control_dir", "cookie"); in ATF_TEST_CASE_BODY()
239 create_cookie(this, "control_dir", "cookie.cleanup"); in ATF_TEST_CASE_CLEANUP()
326 create_cookie(this, "control_dir", "cookie"); in ATF_TEST_CASE_BODY()
330 create_cookie(this, "control_dir", "cookie.cleanup"); in ATF_TEST_CASE_CLEANUP()
344 create_cookie(this, "control_dir", "cookie"); in ATF_TEST_CASE_CLEANUP()
/dports/x11/xcb-util-renderutil/xcb-util-renderutil-0.3.9/renderutil/
H A Dcache.c68 xcb_void_cookie_t create_cookie[32] = { { 0 } }; in pixmap_depths_usable() local
75 create_cookie[d - 1] = xcb_create_pixmap_checked (c, d, pixmap, root, 1, 1); in pixmap_depths_usable()
77 if (!create_cookie[d - 1].sequence || !free_cookie[d - 1].sequence) in pixmap_depths_usable()
84 if (create_cookie[d].sequence || free_cookie[d].sequence) in pixmap_depths_usable()
86 xcb_generic_error_t *create_error = xcb_request_check (c, create_cookie[d]); in pixmap_depths_usable()
/dports/multimedia/streamlink/streamlink-2.1.2/tests/
H A Dtest_plugin.py36 requests.cookies.create_cookie("test-name", "test-value", domain="test.se")
54 …requests.cookies.create_cookie("test-name", "test-value", domain="test.se", expires=time.time() + …
82 …[self._cookie_to_dict(requests.cookies.create_cookie("test-name", "test-value", domain="test.se"))]
128 …[self._cookie_to_dict(requests.cookies.create_cookie("test-name", "test-value", domain="test.se"))]
/dports/www/firefox/firefox-99.0/testing/web-platform/tests/webdriver/tests/support/
H A Dfixtures_http.py82 def create_cookie(session, url): function
84 def create_cookie(name, value, **kwargs): function
91 return create_cookie
/dports/lang/spidermonkey78/firefox-78.9.0/testing/web-platform/tests/webdriver/tests/support/
H A Dfixtures.py63 def create_cookie(session, url): function
65 def create_cookie(name, value, **kwargs): function
72 return create_cookie
/dports/devel/arduino-core/Arduino-b439a77/arduino-core/src/processing/app/i18n/python/requests/
H A Dcookies.py174 c = create_cookie(name, value, **kwargs)
316 def create_cookie(name, value, **kwargs): function
353 c = create_cookie(
384 cookiejar.set_cookie(create_cookie(name, cookie_dict[name]))
/dports/finance/electrum/Electrum-4.1.5/packages/pip/_vendor/requests/
H A Dcookies.py214 c = create_cookie(name, value, **kwargs)
441 def create_cookie(name, value, **kwargs): function
491 return create_cookie(
524 cookiejar.set_cookie(create_cookie(name, cookie_dict[name]))
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/requests/
H A Dcookies.py214 c = create_cookie(name, value, **kwargs)
441 def create_cookie(name, value, **kwargs): function
491 return create_cookie(
524 cookiejar.set_cookie(create_cookie(name, cookie_dict[name]))
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/requests/
H A Dcookies.py214 c = create_cookie(name, value, **kwargs)
441 def create_cookie(name, value, **kwargs): function
491 return create_cookie(
524 cookiejar.set_cookie(create_cookie(name, cookie_dict[name]))
/dports/www/py-requests/stage/usr/local/lib/python3.8/site-packages/requests/
H A Dcookies.py214 c = create_cookie(name, value, **kwargs)
441 def create_cookie(name, value, **kwargs): function
491 return create_cookie(
524 cookiejar.set_cookie(create_cookie(name, cookie_dict[name]))
/dports/www/py-requests/requests-2.25.1/build/lib/requests/
H A Dcookies.py214 c = create_cookie(name, value, **kwargs)
441 def create_cookie(name, value, **kwargs): function
491 return create_cookie(
524 cookiejar.set_cookie(create_cookie(name, cookie_dict[name]))

12345