Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/intltest/
Duvectest.cpp22 UVectorTest::UVectorTest() in UVectorTest() function in UVectorTest
27 UVectorTest::~UVectorTest() in ~UVectorTest()
33 void UVectorTest::runIndexedTest( int32_t index, UBool exec, const char* &name, char* /*par*/ ) in runIndexedTest()
92 void UVectorTest::UVector_API() { in UVector_API()
125 void UVectorTest::UStack_API() { in UStack_API()
170 void UVectorTest::Hashtable_API() { in Hashtable_API()
Duvectest.h19 class UVectorTest: public IntlTest {
22 UVectorTest();
23 virtual ~UVectorTest();
Ditutil.cpp67 CASE(11, UVectorTest); in runIndexedTest()