Searched refs:TestAccess (Results 1 - 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
H A D | utxttest.h | 50 void TestAccess(const UnicodeString &us, UText *ut, int cpCount, m *cpMap);
|
H A D | utxttest.cpp | 198 TestAccess(sa, ut, cpCount, cpMap); in TestString() 209 TestAccess(sa, ut, cpCount, cpMap); in TestString() 218 TestAccess(sa, ut, cpCount, cpMap); in TestString() 227 TestAccess(sa, ut, cpCount, cpMap); in TestString() 235 TestAccess(sa, ut, cpCount, cpMap); in TestString() 246 TestAccess(sa, ut, cpCount, cpMap); in TestString() 256 TestAccess(sa, ut, cpCount, cpMap); in TestString() 282 TestAccess(sa, ut, cpCount, u8Map); in TestString() 552 // TestAccess Test the read only access functions on a UText, including cloning. 556 void UTextTest::TestAccess(cons function in UTextTest [all...] |
Completed in 2 milliseconds