Searched refs:STR_ABC (Results 1 – 1 of 1) sorted by relevance
55 private static final String STR_ABC = "abc"; field in XmlEncodingTest64 final String sourceStr = "<" + TAG_TEST + "><" + TAG_SON + " " + ATT_NAME + "=\"" + STR_ABC96 assertEquals(STR_ABC, dc.mVec.elementAt(11)); in testValueOf()128 assertEquals(STR_ABC, dc.mVec.elementAt(11)); in testValueOf()160 assertEquals(STR_ABC, dc.mVec.elementAt(11)); in testValueOf()192 assertEquals(STR_ABC, dc.mVec.elementAt(11)); in testValueOf()