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.cpp1832 expectT("Any-Name", in TestSupplemental()
1836 expectT("Any-Hex/Unicode", in TestSupplemental()
1840 expectT("Any-Hex/C", in TestSupplemental()
1844 expectT("Any-Hex/Perl", in TestSupplemental()
1848 expectT("Any-Hex/Java", in TestSupplemental()
1852 expectT("Any-Hex/XML", in TestSupplemental()
1856 expectT("Any-Hex/XML10", in TestSupplemental()
1860 expectT(UNICODE_STRING_SIMPLE("[\\U000E0000-\\U000E0FFF] Remove"), in TestSupplemental()
4686 void TransliteratorTest::expectT(const UnicodeString& id, in expectT() function in TransliteratorTest