Home
last modified time | relevance | path

Searched refs:checkCookie (Results 1 – 1 of 1) sorted by relevance

/base/security/device_security_level/test/
Ddslm_test.cpp461 auto checkCookie = [&mtx, &cv, &cnt, &start, &cookies, &timeouts](uint32_t cookie) { in __anon35389b7b0202() variable
472 … EXPECT_CALL(mockCallback, RequestCallback(Truly(checkCookie), ERR_TIMEOUT, _)).Times(Exactly(3));