Home
last modified time | relevance | path

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

/art/runtime/
Dindirect_reference_table_test.cc390 const IRTSegmentState cookie2 = irt.GetSegmentState(); in TEST_F() local
392 IndirectRef iref3 = irt.Add(cookie2, obj3.Get(), &error_msg); in TEST_F()
395 irt.SetSegmentState(cookie2); in TEST_F()
427 const IRTSegmentState cookie2 = irt.GetSegmentState(); in TEST_F() local
436 UNUSED(cookie2); in TEST_F()