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

/external/skia/tools/
H A Dcompare_codereview.py94 id_attr = attrs.get('id','')
95 if id_attr.startswith('tryjobdiv'):
96 self._id = id_attr
/external/icu/icu4c/source/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.cpp588 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
602 char *id = getCString(testCase->getAttribute(id_attr));
/external/icu/icu4c/source/test/perf/leperf/
H A Dxmlreader.cpp154 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
168 char *id = getCString(testCase->getAttribute(id_attr));
/external/icu/icu4c/source/test/intltest/
H A Dcsdetest.cpp558 UnicodeString id_attr = UNICODE_STRING_SIMPLE("id"); local
566 const UnicodeString *id = testCase->getAttribute(id_attr);

Completed in 134 milliseconds