Searched refs:method_types (Results 1 – 2 of 2) sorted by relevance
110 Handle<mirror::Class> method_types( in TEST_F() local112 class_linker_->EnsureInitialized(soa.Self(), method_types, true, true); in TEST_F()114 ArtMethod* method1 = method_types->FindClassMethod( in TEST_F()120 ArtMethod* method2 = method_types->FindClassMethod( in TEST_F()
1569 Handle<mirror::Class> method_types( in TEST_F() local1571 class_linker_->EnsureInitialized(soa.Self(), method_types, true, true); in TEST_F()1573 ArtMethod* method1 = method_types->FindClassMethod( in TEST_F()1610 ArtMethod* method2 = method_types->FindClassMethod( in TEST_F()