Lines Matching refs:hs
54 VariableSizedHandleScope hs(soa.Self()); in TEST_F() local
56 hs.NewHandle(mirror::String::AllocFromModifiedUtf8(soa.Self(), "test"))); in TEST_F()
75 VariableSizedHandleScope hs(soa.Self()); in TEST_F() local
77 hs.NewHandle(mirror::String::AllocFromModifiedUtf8(soa.Self(), "test"))); in TEST_F()
94 VariableSizedHandleScope hs(soa.Self()); in TEST_F() local
96 hs.NewHandle(mirror::String::AllocFromModifiedUtf8(soa.Self(), "test"))); in TEST_F()
107 VariableSizedHandleScope hs(soa.Self()); in TEST_F() local
125 VariableSizedHandleScope hs(soa.Self()); in TEST_F() local
127 hs.NewHandle(mirror::String::AllocFromModifiedUtf8(soa.Self(), "obj"))); in TEST_F()
129 hs.NewHandle(AllocObjectArray<mirror::Object>(soa.Self(), 256))); in TEST_F()
151 VariableSizedHandleScope hs(soa.Self()); in TEST_F() local
153 hs.NewHandle(mirror::String::AllocFromModifiedUtf8(soa.Self(), "obj"))); in TEST_F()
156 hs.NewHandle(AllocObjectArray<mirror::Object>(soa.Self(), 256))); in TEST_F()
171 VariableSizedHandleScope hs(soa.Self()); in TEST_F() local
173 hs.NewHandle(AllocObjectArray<mirror::Object>(soa.Self(), 256))); in TEST_F()