Home | History | Annotate | Download | only in runtime

Lines Matching refs:IsInSamePackage

199     EXPECT_TRUE(klass->IsInSamePackage(klass));
200 EXPECT_TRUE(mirror::Class::IsInSamePackage(kh.GetDescriptor(), kh.GetDescriptor()));