Searched refs:cookieValue (Results 1 – 2 of 2) sorted by relevance
204 String cookieValue = "0123456789ABCDEF0123456789ABCDEF"; in testHlsWithHeadersCookies() local205 HttpCookie cookie = new HttpCookie(cookieName, cookieValue); in testHlsWithHeadersCookies()
236 String cookieValue = "0123456789ABCDEF0123456789ABCDEF";237 HttpCookie cookie = new HttpCookie(cookieName, cookieValue);