Searched defs:COOKIE (Results 1 – 9 of 9) sorted by relevance
48 public static final String COOKIE = "Cookie"; field
29 private static final Integer COOKIE = 353882576; field in ShadowTraceTest
25 private static final Object COOKIE = new Object(); field in ShadowAsyncQueryHandlerTest
75 public static final String COOKIE = "cookie"; field
39 public static final String COOKIE = "$ANTLR"; field in SerializedGrammar
74 public static final String COOKIE = "Cookie"; field in HttpHeaders
1279 const COOKIE: &[u8] = b"chocolate chip"; in stateless() constant