Searched refs:getExposedName (Results 1 - 1 of 1) sorted by relevance

/external/apache-harmony/text/src/test/java/org/apache/harmony/text/tests/java/text/
H A DAttributedCharacterIteratorAttributeTest.java39 assertEquals("Attribute has wrong name", "attribute", attribute.getExposedName());
42 assertEquals("Attribute has wrong name", null, attribute.getExposedName());
143 public Object getExposedName() { method in class:AttributedCharacterIteratorAttributeTest.MyAttribute

Completed in 124 milliseconds