Searched refs:lookupUtf8 (Results 1 – 3 of 3) sorted by relevance
170 + evg.getIndex() + "!=" + cp.lookupUtf8("hello"), evg in testCreateStringElementValue()171 .getIndex() == cp.lookupUtf8("hello")); in testCreateStringElementValue()188 + evg.getValueIndex() + "!=" + cp.lookupUtf8("Red"), in testCreateEnumElementValue()189 evg.getValueIndex() == cp.lookupUtf8("Red")); in testCreateEnumElementValue()
417 public int lookupUtf8( final String n ) { in lookupUtf8() method in ConstantPoolGen431 if ((ret = lookupUtf8(n)) != -1) { in addUtf8()
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...