Searched refs:cookie2 (Results 1 – 6 of 6) sorted by relevance
/aosp12/art/runtime/ |
H A D | indirect_reference_table_test.cc | 388 const IRTSegmentState cookie2 = irt.GetSegmentState(); in TEST_F() local 390 IndirectRef iref3 = irt.Add(cookie2, obj3.Get(), &error_msg); in TEST_F() 393 irt.SetSegmentState(cookie2); in TEST_F() 425 const IRTSegmentState cookie2 = irt.GetSegmentState(); in TEST_F() local 434 UNUSED(cookie2); in TEST_F()
|
/aosp12/system/netd/server/ |
H A D | TrafficControllerTest.cpp | 503 uint64_t cookie2 = 2; in TEST_F() local 510 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() local 538 populateFakeStats(cookie2, uid2, tag, &tagStatsMapKey2); in TEST_F() 543 ASSERT_FALSE(mFakeCookieTagMap.readValue(cookie2).ok()); in TEST_F()
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/ |
H A D | AuthSessionTest.java | 175 final int cookie2 = session.mPreAuthInfo.eligibleSensors.get(1).getCookie(); in testStartNewAuthSession() local 176 session.onCookieReceived(cookie2); in testStartNewAuthSession()
|
/aosp12/system/tools/hidl/test/java_test/src/com/android/commands/hidl_test_java/ |
H A D | HidlTestJava.java | 1239 final int cookie2 = 0x1482; in client() local 1246 ExpectTrue(proxy.linkToDeath(recipient2, cookie2)); in client()
|
/aosp12/packages/modules/IPsec/tests/iketests/src/java/com/android/internal/net/ipsec/ike/ |
H A D | IkeSessionStateMachineTest.java | 6231 IkeNotifyPayload cookie2 = notifyPayloads.get(0); in verifyRcvRoutabilityCheckReqAndReply() local 6232 assertEquals(NOTIFY_TYPE_COOKIE2, cookie2.notifyType); in verifyRcvRoutabilityCheckReqAndReply() 6233 assertArrayEquals(COOKIE2_DATA, cookie2.notifyData); in verifyRcvRoutabilityCheckReqAndReply()
|
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/ |
H A D | httpclient-4.5.12.jar | META-INF/MANIFEST.MF
META-INF/
org/
org/apache/
org/ ... |