Home
last modified time | relevance | path

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

/aosp12/system/netd/server/
H A DTrafficControllerTest.cpp152 UidTagValue cookieMapkey = {.uid = (uint32_t)uid, .tag = tag}; in populateFakeStats() local
153 EXPECT_RESULT_OK(mFakeCookieTagMap.writeValue(cookie, cookieMapkey, BPF_ANY)); in populateFakeStats()