OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:backAndForth
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tscoll.cpp
54
// Set to 1 to test offsets in
backAndForth
()
271
backAndForth
(*c);
274
backAndForth
(*c);
400
void IntlTestCollator::
backAndForth
(CollationElementIterator &iter)
tstnorm.cpp
170
backAndForth
(norm, canonTests[i][0]);
176
backAndForth
(norm, canonTests[i][0]);
240
backAndForth
(norm, hangulCanon[i][0]);
262
backAndForth
(norm, hangulCanon[i][0]);
505
void BasicNormalizerTest::
backAndForth
(Normalizer* iter, const UnicodeString& input)
[
all
...]
/external/icu4c/test/intltest/
tscoll.cpp
55
// Set to 1 to test offsets in
backAndForth
()
275
backAndForth
(*c);
278
backAndForth
(*c);
404
void IntlTestCollator::
backAndForth
(CollationElementIterator &iter)
tstnorm.cpp
171
backAndForth
(norm, canonTests[i][0]);
177
backAndForth
(norm, canonTests[i][0]);
241
backAndForth
(norm, hangulCanon[i][0]);
263
backAndForth
(norm, hangulCanon[i][0]);
506
void BasicNormalizerTest::
backAndForth
(Normalizer* iter, const UnicodeString& input)
[
all
...]
/external/chromium_org/third_party/icu/source/test/cintltst/
callcoll.c
56
/* set to 1 to test offsets in
backAndForth
() */
491
backAndForth
(UCollationElements *iter)
588
backAndForth
(iter);
590
backAndForth
(iter);
[
all
...]
/external/icu4c/test/cintltst/
callcoll.c
56
/* set to 1 to test offsets in
backAndForth
() */
519
backAndForth
(UCollationElements *iter)
616
backAndForth
(iter);
618
backAndForth
(iter);
[
all
...]
Completed in 220 milliseconds