Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Darena_unittest.cc1322 int cookie_value = *static_cast<int*>(cookie); in on_allocation() local
1328 int cookie_value = *static_cast<int*>(cookie); in on_reset() local
1334 int cookie_value = *static_cast<int*>(cookie); in on_destruction() local
/third_party/cef/tests/ceftests/
Durlrequest_unittest.cc495 const std::string& cookie_value = GetHeaderValue(headerMap, "cookie"); in VerifyNormalRequest() local