Home
last modified time | relevance | path

Searched defs:cookie1 (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/test/
H A Dtest-getters-setters.c31 int cookie1; variable
71 ASSERT_PTR_EQ(uv_loop_get_data(loop), &cookie1); in TEST_IMPL() local
82 ASSERT_PTR_EQ(uv_handle_get_data((uv_handle_t*)pipe), &cookie1); in TEST_IMPL() local
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_cache/
H A Dmain.c159 *cookie1 = "host.com\tFALSE\t/\tTRUE\t4000000000\tmycookie\tmycookievalue", variable

Completed in 2 milliseconds