Searched defs:ICUServiceTest (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
H A Dicusvtst.h21 class ICUServiceTest : public IntlTest class in inherits:IntlTest
24 ICUServiceTest();
25 virtual ~ICUServiceTest();
H A Dicusvtst.cpp132 ICUServiceTest::ICUServiceTest() { function in class:ICUServiceTest
135 ICUServiceTest::~ICUServiceTest() {
139 ICUServiceTest::runIndexedTest(int32_t index, UBool exec, const char* &name,
179 ICUServiceTest::lrmsg(UnicodeString& result, const UnicodeString& message, const UObject* lhs, const UObject* rhs) const
190 ICUServiceTest::confirmBoolean(const UnicodeString& message, UBool val)
201 ICUServiceTest::confirmEqual(const UnicodeString& message, const UObject* lhs, const UObject* rhs)
218 ICUServiceTest::confirmEqual(const UnicodeString& message, const Integer* lhs, const Integer* rhs)
235 ICUServiceTest
[all...]
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
H A DICUServiceTest.java39 public class ICUServiceTest extends TestFmwk class in inherits:TestFmwk
42 ICUServiceTest test = new ICUServiceTest();

Completed in 105 milliseconds