Home
last modified time | relevance | path

Searched defs:tagResult (Results 1 – 3 of 3) sorted by relevance

/system/netd/tests/
Dbpf_base_test.cpp110 StatusOr<UidTag> tagResult = cookieTagMap.readValue(cookie); in TEST_F() local
130 StatusOr<UidTag> tagResult = cookieTagMap.readValue(cookie); in TEST_F() local
/system/netd/libnetdbpf/
DBpfNetworkStatsTest.cpp106 auto tagResult = mFakeCookieTagMap.readValue(cookie); in expectUidTag() local
170 auto tagResult = mFakeCookieTagMap.readValue(curCookie); in TEST_F() local
/system/netd/server/
DTrafficControllerTest.cpp144 StatusOr<UidTag> tagResult = mFakeCookieTagMap.readValue(cookie); in expectUidTag() local