Searched defs:RBBIMonkeyTest (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Drbbimonkeytest.h40 class RBBIMonkeyTest: public IntlTest { class in inherits:IntlTest
42 RBBIMonkeyTest();
43 virtual ~RBBIMonkeyTest();
162 // When running RBBIMonkeyTest with multiple threads, there is a 1:1 correspondence
H A Drbbimonkeytest.cpp34 void RBBIMonkeyTest::runIndexedTest(int32_t index, UBool exec, const char* &name, char* params) {
864 // class RBBIMonkeyTest implementation.
867 RBBIMonkeyTest::RBBIMonkeyTest() { function in class:RBBIMonkeyTest
870 RBBIMonkeyTest::~RBBIMonkeyTest() {
886 // intltest rbbi/RBBIMonkeyTest/testMonkey@rules=line.txt,loop=-1
888 void RBBIMonkeyTest::testMonkey() {
964 UBool RBBIMonkeyTest::getIntParam(UnicodeString name, UnicodeString &params, int64_t &val, UErrorCode &status) {
981 UBool RBBIMonkeyTest
[all...]
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java40 public class RBBIMonkeyTest extends TestFmwk { class in inherits:TestFmwk
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
H A DRBBIMonkeyTest.java37 public class RBBIMonkeyTest extends TestFmwk { class in inherits:TestFmwk

Completed in 553 milliseconds