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

/external/chromium_org/third_party/icu/source/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/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/chromium_org/third_party/icu/source/test/intltest/
H A Dcsdetest.cpp507 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
515 const UnicodeString *id = testCase->getAttribute(id_attr);
/external/icu4c/test/intltest/
H A Dcsdetest.cpp519 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
527 const UnicodeString *id = testCase->getAttribute(id_attr);

Completed in 303 milliseconds