OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestCMR
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/intltest/
utxttest.h
46
void
TestCMR
(const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *utf16Map);
utxttest.cpp
213
TestCMR
(sa, ut, cpCount, cpMap, cpMap);
230
TestCMR
(sa, ut, cpCount, cpMap, cpMap);
286
//
TestCMR
test Copy, Move and Replace operations.
296
void UTextTest::
TestCMR
(const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *u16Map) {
401
// Test cases are created in
TestCMR
and dispatched here for execution.
[
all
...]
Completed in 67 milliseconds