Searched defs:id_attr (Results 1 - 4 of 4) sorted by relevance

/external/icu4c/test/letest/
H A Dgendata.cpp138 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
150 char *id = getCString(testCase->getAttribute(id_attr));
H A Dxmlreader.cpp154 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
168 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));
/external/icu4c/test/intltest/
H A Dcsdetest.cpp507 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
515 const UnicodeString *id = testCase->getAttribute(id_attr);

Completed in 698 milliseconds