Lines Matching refs:PrettyField
2763 CHECK_EQ(PrettyField(klass->GetStaticField(0)), interfaces_field_name);2767 CHECK_EQ(PrettyField(klass->GetStaticField(1)), throws_field_name);3866 << " field=" << PrettyField(field)4231 // TODO: at the time this was written, it wasn't safe to call PrettyField with the ClassLinker