Searched refs:cookie2 (Results 1 – 2 of 2) sorted by relevance
87 MyCookie cookie2 = {&deleted2}; in TEST() local94 sp<IBinder> lookedUpBinder = binder->lookupOrCreateWeak(kObjectId1, make, &cookie2); in TEST()95 EXPECT_EQ(&cookie2, sp<UniqueBinder>::cast(lookedUpBinder)->cookie); in TEST()
217 final int cookie2 = session.mPreAuthInfo.eligibleSensors.get(1).getCookie(); in testStartNewAuthSession() local218 session.onCookieReceived(cookie2); in testStartNewAuthSession()