Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Ditutil.h26 void TestErrorCode();
Ditutil.cpp158 case 0: name = "TestErrorCode"; if (exec) TestErrorCode(); break; in runIndexedTest()
168 void ErrorCodeTest::TestErrorCode() { in TestErrorCode() function in ErrorCodeTest