Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetDescriptor

65     ASSERT_STREQ(descriptor.c_str(), primitive_ch.GetDescriptor());
100 EXPECT_STREQ(component_type.c_str(), array_component_ch.GetDescriptor());
113 ASSERT_STREQ(array_descriptor.c_str(), kh.GetDescriptor());
119 ASSERT_TRUE(kh.GetDescriptor() != NULL);
144 EXPECT_STREQ(kh.GetDescriptor(), "Ljava/lang/Cloneable;");
147 EXPECT_STREQ(kh.GetDescriptor(), "Ljava/io/Serializable;");
184 EXPECT_STREQ(descriptor.c_str(), kh.GetDescriptor());
200 EXPECT_TRUE(mirror::Class::IsInSamePackage(kh.GetDescriptor(), kh.GetDescriptor()));
307 EXPECT_STREQ(descriptor.c_str(), ClassHelper(klass).GetDescriptor());
681 ASSERT_STREQ(kh.GetDescriptor(), "Ljava/lang/Object;");
718 ASSERT_STREQ(kh.GetDescriptor(), "LMyClass;");
864 EXPECT_STREQ(ClassHelper(s0->GetClass()).GetDescriptor(), "Ljava/lang/reflect/ArtField;");
1053 EXPECT_TRUE(kh.GetDescriptor() != NULL);
1054 EXPECT_STREQ(kh.GetDescriptor(),