Home
last modified time | relevance | path

Searched refs:UVectorTest (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Duvectest.cpp24 UVectorTest::UVectorTest() in UVectorTest() function in UVectorTest
29 UVectorTest::~UVectorTest() in ~UVectorTest()
35 void UVectorTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest()
94 void UVectorTest::UVector_API() { in UVector_API()
127 void UVectorTest::UStack_API() { in UStack_API()
172 void UVectorTest::Hashtable_API() { in Hashtable_API()
Duvectest.h21 class UVectorTest: public IntlTest {
24 UVectorTest();
25 virtual ~UVectorTest();
Ditutil.cpp72 CASE(11, UVectorTest); in runIndexedTest()