Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Dtranstst.h376 void expectT(const UnicodeString& id,
Dtranstst.cpp1831 expectT("Any-Name", in TestSupplemental()
1835 expectT("Any-Hex/Unicode", in TestSupplemental()
1839 expectT("Any-Hex/C", in TestSupplemental()
1843 expectT("Any-Hex/Perl", in TestSupplemental()
1847 expectT("Any-Hex/Java", in TestSupplemental()
1851 expectT("Any-Hex/XML", in TestSupplemental()
1855 expectT("Any-Hex/XML10", in TestSupplemental()
1859 expectT(UNICODE_STRING_SIMPLE("[\\U000E0000-\\U000E0FFF] Remove"), in TestSupplemental()
4683 void TransliteratorTest::expectT(const UnicodeString& id, in expectT() function in TransliteratorTest