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

  /external/icu/icu4c/source/test/letest/
xmlreader.cpp 149 UnicodeString result_glyphs = UNICODE_STRING_SIMPLE("result-glyphs"); local
211 } else if (tag.compare(result_glyphs) == 0) {
letest.cpp 583 UnicodeString result_glyphs = UNICODE_STRING_SIMPLE("result-glyphs"); local
655 } else if (tag.compare(result_glyphs) == 0) {
    [all...]
  /external/icu/icu4c/source/test/perf/leperf/
xmlreader.cpp 149 UnicodeString result_glyphs = UNICODE_STRING_SIMPLE("result-glyphs"); local
211 } else if (tag.compare(result_glyphs) == 0) {

Completed in 1312 milliseconds