OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UTextTest
(Results
1 - 3
of
3
) sorted by null
/external/icu4c/test/intltest/
utxttest.h
25
class
UTextTest
: public IntlTest {
27
UTextTest
();
28
virtual ~
UTextTest
();
utxttest.cpp
40
UTextTest
::
UTextTest
() {
43
UTextTest
::~
UTextTest
() {
48
UTextTest
::runIndexedTest(int32_t index, UBool exec,
83
void
UTextTest
::TextTest() {
158
void
UTextTest
::TestString(const UnicodeString &s) {
296
void
UTextTest
::TestCMR(const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *u16Map) {
403
void
UTextTest
::TestCopyMove(const UnicodeString &us, UText *ut, UBool move,
476
void
UTextTest
::TestReplace
[
all
...]
itutil.cpp
57
CASE(12,
UTextTest
);
Completed in 22 milliseconds