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

/external/icu/icu4c/source/test/intltest/
H A Drbbitst.h47 void TestEmptyString();
H A Drbbitst.cpp86 case 4: name = "TestEmptyString";
87 if(exec) TestEmptyString(); break;
696 void RBBITest::TestEmptyString() function in class:RBBITest
706 errcheckln(status, "Failed to create the BreakIterator for default locale in TestEmptyString. - %s", u_errorName(status));
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
H A DBreakIteratorTest.java735 public void TestEmptyString() method in class:BreakIteratorTest
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DBreakIteratorTest.java731 public void TestEmptyString() method in class:BreakIteratorTest

Completed in 155 milliseconds