Searched refs:method2_id (Results 1 – 2 of 2) sorted by relevance
150 const dex::MethodId& method2_id = dex_file.GetMethodId(method2->GetDexMethodIndex()); in TEST_F() local158 method2_id.proto_idx_, in TEST_F()162 EXPECT_EQ(method2_type.Get(), dex_cache->GetResolvedMethodType(method2_id.proto_idx_)); in TEST_F()174 } else if (dex::ProtoIndex(pair.index) == method2_id.proto_idx_) { in TEST_F()
1610 const dex::MethodId& method2_id = dex_file.GetMethodId(method2->GetDexMethodIndex()); in TEST_F() local1612 class_linker_->ResolveMethodType(soa.Self(), method2_id.proto_idx_, dex_cache, class_loader)); in TEST_F()