Home
last modified time | relevance | path

Searched refs:result_glyphs (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/letest/
Dxmlreader.cpp151 UnicodeString result_glyphs = UNICODE_STRING_SIMPLE("result-glyphs"); in readTestFile() local
213 } else if (tag.compare(result_glyphs) == 0) { in readTestFile()
Dletest.cpp585 UnicodeString result_glyphs = UNICODE_STRING_SIMPLE("result-glyphs"); in DataDrivenTest() local
657 } else if (tag.compare(result_glyphs) == 0) { in DataDrivenTest()
/external/icu/icu4c/source/test/perf/leperf/
Dxmlreader.cpp155 UnicodeString result_glyphs = UNICODE_STRING_SIMPLE("result-glyphs"); in readTestFile() local
217 } else if (tag.compare(result_glyphs) == 0) { in readTestFile()