OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testSmallLargeCases
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
jacoll.h
56
static const UChar
testSmallLargeCases
[][MAX_TOKEN_LEN];
jacoll.cpp
79
const UChar CollationKanaTest::
testSmallLargeCases
[][CollationKanaTest::MAX_TOKEN_LEN] = {
147
doTest(myCollation,
testSmallLargeCases
[i],
testSmallLargeCases
[i + 1], Collator::LESS);
/external/icu4c/test/intltest/
jacoll.h
56
static const UChar
testSmallLargeCases
[][MAX_TOKEN_LEN];
jacoll.cpp
79
const UChar CollationKanaTest::
testSmallLargeCases
[][CollationKanaTest::MAX_TOKEN_LEN] = {
147
doTest(myCollation,
testSmallLargeCases
[i],
testSmallLargeCases
[i + 1], Collator::LESS);
/external/chromium_org/third_party/icu/source/test/cintltst/
cjaptst.c
81
const static UChar
testSmallLargeCases
[][MAX_TOKEN_LEN] = {
197
doTest(myCollation,
testSmallLargeCases
[i],
testSmallLargeCases
[i + 1],
/external/icu4c/test/cintltst/
cjaptst.c
81
const static UChar
testSmallLargeCases
[][MAX_TOKEN_LEN] = {
197
doTest(myCollation,
testSmallLargeCases
[i],
testSmallLargeCases
[i + 1],
Completed in 37 milliseconds