Searched refs:throw_class (Results 1 – 1 of 1) sorted by relevance
1318 Handle<mirror::Class> throw_class = hs.NewHandle(GetClassRoot<mirror::Throwable>()); in TEST_F() local1319 ASSERT_TRUE(class_linker->EnsureInitialized(self, throw_class, true, true)); in TEST_F()1325 ArtMethod* throw_cons = throw_class->FindConstructor( in TEST_F()