HomeSort by relevance Sort by last modified time
    Searched defs:attrVal (Results 1 - 4 of 4) 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/chromium/third_party/icu/source/i18n/
ucol_tok.h 131 UColAttributeValue attrVal;
  /external/icu4c/i18n/
ucol_tok.h 132 UColAttributeValue attrVal;

Completed in 111 milliseconds