Home
last modified time | relevance | path

Searched refs:script_attr (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/letest/
Dxmlreader.cpp157 UnicodeString script_attr = UNICODE_STRING_SIMPLE("script"); in readTestFile() local
171 char *script = getCString(testCase->getAttribute(script_attr)); in readTestFile()
Dgendata.cpp182 UnicodeString script_attr = UNICODE_STRING_SIMPLE("script"); in main() local
194 char *script = getCString(testCase->getAttribute(script_attr)); in main()
Dletest.cpp591 UnicodeString script_attr = UNICODE_STRING_SIMPLE("script"); in DataDrivenTest() local
605 char *script = getCString(testCase->getAttribute(script_attr)); in DataDrivenTest()
/external/icu/icu4c/source/test/perf/leperf/
Dxmlreader.cpp161 UnicodeString script_attr = UNICODE_STRING_SIMPLE("script"); in readTestFile() local
175 char *script = getCString(testCase->getAttribute(script_attr)); in readTestFile()