Home | History | Annotate | Download | only in runtime

Lines Matching defs:obj2

70   Handle<mirror::Object> obj2 = hs.NewHandle(c->AllocObject(soa.Self()));
71 ASSERT_TRUE(obj2 != nullptr);
89 IndirectRef iref2 = irt.Add(cookie, obj2.Get());
95 EXPECT_OBJ_PTR_EQ(obj2.Get(), irt.Get(iref2));
115 iref2 = irt.Add(cookie, obj2.Get());
135 iref2 = irt.Add(cookie, obj2.Get());
164 iref2 = irt.Add(cookie, obj2.Get());
288 Handle<mirror::Object> obj2 = hs.NewHandle(c->AllocObject(soa.Self()));
289 ASSERT_TRUE(obj2 != nullptr);
311 IndirectRef iref2 = irt.Add(cookie0, obj2.Get());
346 IndirectRef iref2 = irt.Add(cookie1, obj2.Get());
382 IndirectRef iref2 = irt.Add(cookie1, obj2.Get());
427 IndirectRef iref3 = irt.Add(cookie1, obj2.Get());
465 IndirectRef iref3 = irt.Add(cookie1, obj2.Get());