HomeSort by relevance Sort by last modified time
    Searched defs:attrVal (Results 1 - 3 of 3) sorted by null

  /libcore/dom/src/test/java/org/w3c/domts/level1/core/
elementcreatenewattribute.java 71 String attrVal;
80 attrVal = testAddress.getAttribute("district");
81 assertEquals("attr_value", "", attrVal);
hc_elementcreatenewattribute.java 71 String attrVal;
80 attrVal = testAddress.getAttribute("lang");
81 assertEquals("attr_value", "", attrVal);
  /external/icu4c/i18n/
ucol_tok.h 148 UColAttributeValue attrVal;

Completed in 199 milliseconds