Searched refs:hsp (Results 1 – 1 of 1) sorted by relevance
980 std::unique_ptr<StackHandleScope<kMaxHandles>> hsp(new StackHandleScope<kMaxHandles>(self)); in TEST_F() local986 Handle<mirror::Object> h(hsp->NewHandle<mirror::Object>( in TEST_F()1006 Handle<mirror::Object> h = hsp->NewHandle(c->AllocObject(soa.Self())); in TEST_F()