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

/macosx-10.10/ICU-531.30/icuSources/test/letest/
H A Dxmlreader.cpp154 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
168 char *id = getCString(testCase->getAttribute(id_attr));
H A Dgendata.cpp179 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
191 char *id = getCString(testCase->getAttribute(id_attr));
H A Dletest.cpp587 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
601 char *id = getCString(testCase->getAttribute(id_attr));
/macosx-10.10/ICU-531.30/icuSources/test/perf/leperf/
H A Dxmlreader.cpp154 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
168 char *id = getCString(testCase->getAttribute(id_attr));
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dcsdetest.cpp558 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
566 const UnicodeString *id = testCase->getAttribute(id_attr);

Completed in 120 milliseconds