Searched refs:TestEmptyString (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Drbbitst.h47 void TestEmptyString();
H A Drbbitst.cpp81 case 4: name = "TestEmptyString";
82 if(exec) TestEmptyString(); break;
686 void RBBITest::TestEmptyString() function in class:RBBITest
696 errcheckln(status, "Failed to create the BreakIterator for default locale in TestEmptyString. - %s", u_errorName(status));

Completed in 113 milliseconds