HomeSort by relevance Sort by last modified time
    Searched full:id_attr (Results 1 - 4 of 4) sorted by null

  /external/icu4c/test/letest/
xmlreader.cpp 154 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
168 char *id = getCString(testCase->getAttribute(id_attr));
gendata.cpp 138 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
150 char *id = getCString(testCase->getAttribute(id_attr));
letest.cpp 587 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
601 char *id = getCString(testCase->getAttribute(id_attr));
    [all...]
  /external/icu4c/test/intltest/
csdetest.cpp 519 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
527 const UnicodeString *id = testCase->getAttribute(id_attr);

Completed in 175 milliseconds