Searched refs:checkAttributes (Results 1 – 1 of 1) sorted by relevance
194 checkAttributes(DtdType.ldml, DtdType.supplementalData); in TestAttributes()195 checkAttributes(DtdType.ldml, DtdType.ldmlBCP47); in TestAttributes()196 checkAttributes(DtdType.ldmlBCP47, DtdType.supplementalData); in TestAttributes()199 private void checkAttributes(DtdType dtdType1, DtdType dtdType2) { in checkAttributes() method in TestDTDAttributes