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

/external/chromium_org/third_party/icu/source/test/intltest/
H A Drbbitst.h47 void TestEmptyString();
H A Drbbitst.cpp73 case 4: name = "TestEmptyString";
74 if(exec) TestEmptyString(); break;
1481 void RBBITest::TestEmptyString() function in class:RBBITest
1491 errcheckln(status, "Failed to create the BreakIterator for default locale in TestEmptyString. - %s", u_errorName(status));
/external/icu4c/test/intltest/
H A Drbbitst.h47 void TestEmptyString();
H A Drbbitst.cpp81 case 4: name = "TestEmptyString";
82 if(exec) TestEmptyString(); break;
687 void RBBITest::TestEmptyString() function in class:RBBITest
697 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:__anon22021
641 TestEmptyString();
/external/marisa-trie/v0_1_5/tests/
H A Dtrie-test.cc526 void TestEmptyString() { function in namespace:__anon22034
661 TestEmptyString();

Completed in 2610 milliseconds