Searched refs:NONEXISTENT_COOKIE (Results 1 – 5 of 5) sorted by relevance
107 ASSERT_NE(NONEXISTENT_COOKIE, cookie); in TEST_F()127 ASSERT_NE(NONEXISTENT_COOKIE, cookie); in TEST_F()
59 return NONEXISTENT_COOKIE; in getSocketCookie()
53 constexpr const uint64_t NONEXISTENT_COOKIE = 0; variable
323 if (sock_cookie == NONEXISTENT_COOKIE) return -errno; in tagSocket()391 if (sock_cookie == NONEXISTENT_COOKIE) return -errno; in untagSocket()
137 EXPECT_NE(NONEXISTENT_COOKIE, *cookie); in setUpSocketAndTag()306 EXPECT_NE(NONEXISTENT_COOKIE, sockCookie); in expectTagSocketReachLimit()