Home
last modified time | relevance | path

Searched defs:make_cookie (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/iperf3/src/
H A Diperf_util.c114 make_cookie(const char *cookie) in make_cookie() function
/aosp_15_r20/external/cronet/net/cookies/
H A Dcanonical_cookie_unittest.cc2137 auto make_cookie = [current_time](const auto& partition_key) { in TEST() local
2242 const auto make_cookie = [now](CookieSameSite same_site) { in TEST() local
5595 const auto make_cookie = [now](CookieSameSite same_site) { in TEST() local