HomeSort by relevance Sort by last modified time
    Searched refs:UVector32Test (Results 1 - 3 of 3) sorted by null

  /external/icu/icu4c/source/test/intltest/
v32test.h 21 class UVector32Test: public IntlTest {
24 UVector32Test();
25 virtual ~UVector32Test();
v32test.cpp 30 UVector32Test::UVector32Test()
35 UVector32Test::~UVector32Test()
41 void UVector32Test::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ )
43 if (exec) logln("TestSuite UVector32Test: ");
62 errln("UVector32Test failure at line %d. status=%s\n", __LINE__, u_errorName(status));\
68 errln("UVector32Test failure at line %d.\n", __LINE__);\
76 void UVector32Test::UVector32_API() {
itutil.cpp 68 CASE(10, UVector32Test);

Completed in 72 milliseconds