Searched refs:cksum_attr (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/icu/source/test/letest/
H A Dxmlreader.cpp161 UnicodeString cksum_attr = UNICODE_STRING_SIMPLE("checksum"); local
206 fontCksum = getCString(element->getAttribute(cksum_attr));
H A Dletest.cpp594 UnicodeString cksum_attr = UNICODE_STRING_SIMPLE("checksum"); local
640 char *fontCksum = getCString(element->getAttribute(cksum_attr));
/external/icu/icu4c/source/test/letest/
H A Dxmlreader.cpp161 UnicodeString cksum_attr = UNICODE_STRING_SIMPLE("checksum"); local
206 fontCksum = getCString(element->getAttribute(cksum_attr));
H A Dletest.cpp594 UnicodeString cksum_attr = UNICODE_STRING_SIMPLE("checksum"); local
640 char *fontCksum = getCString(element->getAttribute(cksum_attr));
/external/icu/icu4c/source/test/perf/leperf/
H A Dxmlreader.cpp161 UnicodeString cksum_attr = UNICODE_STRING_SIMPLE("checksum"); local
206 fontCksum = getCString(element->getAttribute(cksum_attr));

Completed in 60 milliseconds