Searched refs:cookie2 (Results 1 – 2 of 2) sorted by relevance
537 uint64_t cookie2 = 2; in TEST_F() local544 populateFakeStats(cookie2, uid, tag2, &tagStatsMapKey2); in TEST_F()547 Result<UidTagValue> cookieMapResult = mFakeCookieTagMap.readValue(cookie2); in TEST_F()567 uint64_t cookie2 = 2; in TEST_F() local574 populateFakeStats(cookie2, uid2, tag, &tagStatsMapKey2); in TEST_F()579 ASSERT_FALSE(mFakeCookieTagMap.readValue(cookie2).ok()); in TEST_F()
1231 final int cookie2 = 0x1482; in client() local1238 ExpectTrue(proxy.linkToDeath(recipient2, cookie2)); in client()