Home
last modified time | relevance | path

Searched defs:haveTest (Results 1 – 2 of 2) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/tool/
DVerifyAttributeValues.java127 …Status haveTest = AttributeValueValidity.check(dtdData, element, attribute, attributeValue, reason… in handlePathValue() local
/external/cldr/tools/java/org/unicode/cldr/util/
DAttributeValueValidity.java831 … Status haveTest = check(common_attribute_validity, element, attribute, attributeValue, reason); in check() local