OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestCMR
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
utxttest.h
47
void
TestCMR
(const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *utf16Map);
utxttest.cpp
214
TestCMR
(sa, ut, cpCount, cpMap, cpMap);
231
TestCMR
(sa, ut, cpCount, cpMap, cpMap);
287
//
TestCMR
test Copy, Move and Replace operations.
297
void UTextTest::
TestCMR
(const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *u16Map) {
402
// Test cases are created in
TestCMR
and dispatched here for execution.
[
all
...]
/external/icu4c/test/intltest/
utxttest.h
46
void
TestCMR
(const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *utf16Map);
utxttest.cpp
212
TestCMR
(sa, ut, cpCount, cpMap, cpMap);
229
TestCMR
(sa, ut, cpCount, cpMap, cpMap);
285
//
TestCMR
test Copy, Move and Replace operations.
295
void UTextTest::
TestCMR
(const UnicodeString &us, UText *ut, int cpCount, m *nativeMap, m *u16Map) {
400
// Test cases are created in
TestCMR
and dispatched here for execution.
[
all
...]
Completed in 28 milliseconds