Home
last modified time | relevance | path

Searched refs:cookie2 (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dindirect_reference_table_test.cc388 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()