Searched refs:cookie2 (Results 1 – 2 of 2) sorted by relevance
503 uint64_t cookie2 = 2; in TEST_F() local510 populateFakeStats(cookie2, uid, tag2, &tagStatsMapKey2); in TEST_F()513 Result<UidTagValue> cookieMapResult = mFakeCookieTagMap.readValue(cookie2); in TEST_F()531 uint64_t cookie2 = 2; in TEST_F() local538 populateFakeStats(cookie2, uid2, tag, &tagStatsMapKey2); in TEST_F()543 ASSERT_FALSE(mFakeCookieTagMap.readValue(cookie2).ok()); in TEST_F()
1239 final int cookie2 = 0x1482; in client() local1246 ExpectTrue(proxy.linkToDeath(recipient2, cookie2)); in client()