Home
last modified time | relevance | path

Searched refs:expectT (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dtranstst.h374 void expectT(const UnicodeString& id,
Dtranstst.cpp1829 expectT("Any-Name", in TestSupplemental()
1833 expectT("Any-Hex/Unicode", in TestSupplemental()
1837 expectT("Any-Hex/C", in TestSupplemental()
1841 expectT("Any-Hex/Perl", in TestSupplemental()
1845 expectT("Any-Hex/Java", in TestSupplemental()
1849 expectT("Any-Hex/XML", in TestSupplemental()
1853 expectT("Any-Hex/XML10", in TestSupplemental()
1857 expectT(UNICODE_STRING_SIMPLE("[\\U000E0000-\\U000E0FFF] Remove"), in TestSupplemental()
4671 void TransliteratorTest::expectT(const UnicodeString& id, in expectT() function in TransliteratorTest