Home
last modified time | relevance | path

Searched refs:IdnaConfTest (Results 1 – 3 of 3) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Didnaconf.cpp45 IdnaConfTest::IdnaConfTest(){ in IdnaConfTest() function in IdnaConfTest
54 IdnaConfTest::~IdnaConfTest(){ in ~IdnaConfTest()
60 int IdnaConfTest::isNewlineMark(){ in isNewlineMark()
84 UBool IdnaConfTest::ReadOneLine(UnicodeString& buf){ in ReadOneLine()
118 void IdnaConfTest::ExplainCodePointTag(UnicodeString& buf){ in ExplainCodePointTag()
151 void IdnaConfTest::Call(){ in Call()
207 void IdnaConfTest::Test(void){ in Test()
278 void IdnaConfTest::Test(void) in Test()
284 void IdnaConfTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/){ in runIndexedTest()
Didnaconf.h22 class IdnaConfTest: public IntlTest {
25 IdnaConfTest();
26 virtual ~IdnaConfTest();
Dtestidna.cpp1275 IdnaConfTest test; in runIndexedTest()