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

/external/icu/icu4c/source/test/intltest/
H A Drbbitst.h47 void TestEmptyString();
H A Drbbitst.cpp82 case 4: name = "TestEmptyString";
83 if(exec) TestEmptyString(); break;
692 void RBBITest::TestEmptyString() function in class:RBBITest
702 errcheckln(status, "Failed to create the BreakIterator for default locale in TestEmptyString. - %s", u_errorName(status));
/external/marisa-trie/tests/
H A Dtrie-test.cc508 void TestEmptyString() { function in namespace:__anon11591
641 TestEmptyString();
/external/marisa-trie/v0_1_5/tests/
H A Dtrie-test.cc526 void TestEmptyString() { function in namespace:__anon11604
661 TestEmptyString();
/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 138 milliseconds