Searched defs:UVector32Test (Results 1 - 4 of 4) sorted by relevance
/external/chromium_org/third_party/icu/source/test/intltest/ |
H A D | v32test.h | 19 class UVector32Test: public IntlTest { class in inherits:IntlTest 22 UVector32Test(); 23 virtual ~UVector32Test();
|
H A D | v32test.cpp | 28 UVector32Test::UVector32Test() function in class:UVector32Test 33 UVector32Test::~UVector32Test() 39 void UVector32Test::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) 41 if (exec) logln("TestSuite UVector32Test: "); 60 errln("UVector32Test failure at line %d. status=%s\n", __LINE__, u_errorName(status));\ 66 errln("UVector32Test failure at line %d.\n", __LINE__);\ 74 void UVector32Test::UVector32_API() {
|
/external/icu4c/test/intltest/ |
H A D | v32test.h | 19 class UVector32Test: public IntlTest { class in inherits:IntlTest 22 UVector32Test(); 23 virtual ~UVector32Test();
|
H A D | v32test.cpp | 28 UVector32Test::UVector32Test() function in class:UVector32Test 33 UVector32Test::~UVector32Test() 39 void UVector32Test::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) 41 if (exec) logln("TestSuite UVector32Test: "); 60 errln("UVector32Test failure at line %d. status=%s\n", __LINE__, u_errorName(status));\ 66 errln("UVector32Test failure at line %d.\n", __LINE__);\ 74 void UVector32Test::UVector32_API() {
|
Completed in 170 milliseconds