OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TestTertiary
(Results
1 - 25
of
51
) sorted by null
1
2
3
/external/icu/icu4c/source/test/cintltst/
cdetst.h
37
static void
TestTertiary
(void);
cestst.h
38
static void
TestTertiary
(void);
cfintst.h
38
static void
TestTertiary
(void);
cfrtst.h
39
static void
TestTertiary
(void);
cturtst.h
36
static void
TestTertiary
(void);
encoll.h
39
static void
TestTertiary
(void);
cjaptst.h
38
static void
TestTertiary
(void);
cfintst.c
69
addTest(root, &
TestTertiary
, "tscoll/cfintst/
TestTertiary
");
76
static void
TestTertiary
( )
cestst.c
80
addTest(root, &
TestTertiary
, "tscoll/cestst/
TestTertiary
");
85
static void
TestTertiary
( )
cturtst.c
86
addTest(root, &
TestTertiary
, "tscoll/cturtst/
TestTertiary
");
91
static void
TestTertiary
( )
cdetst.c
93
addTest(root, &
TestTertiary
, "tscoll/cdetst/
TestTertiary
");
100
static void
TestTertiary
( )
/external/icu/icu4c/source/test/intltest/
allcoll.h
40
void
TestTertiary
(/* char* par */);
decoll.h
38
void
TestTertiary
(/* char* par */);
encoll.h
40
void
TestTertiary
(/* char* par */);
escoll.h
37
void
TestTertiary
(/* char* par */);
ficoll.h
36
void
TestTertiary
(/* char* par */);
lcukocol.h
28
void
TestTertiary
(/* char* par */);
trcoll.h
36
void
TestTertiary
(/* char* par */);
frcoll.h
35
void
TestTertiary
(/* char* par */);
jacoll.h
33
void
TestTertiary
(/* char* par */);
lcukocol.cpp
64
void LotusCollationKoreanTest::
TestTertiary
(/* char* par */)
79
case 0: name = "
TestTertiary
"; if (exec)
TestTertiary
(/* par */); break;
ficoll.cpp
69
void CollationFinnishTest::
TestTertiary
(/* char* par */)
97
case 1: name = "
TestTertiary
"; if (exec)
TestTertiary
(/* par */); break;
escoll.cpp
83
void CollationSpanishTest::
TestTertiary
(/* char* par */)
111
case 1: name = "
TestTertiary
"; if (exec)
TestTertiary
(/* par */); break;
trcoll.cpp
73
void CollationTurkishTest::
TestTertiary
(/* char* par */)
101
case 1: name = "
TestTertiary
"; if (exec)
TestTertiary
(/* par */); break;
allcoll.cpp
92
void CollationDummyTest::
TestTertiary
(/* char* par */)
200
case 2: name = "
TestTertiary
"; if (exec)
TestTertiary
(/* par */); break;
Completed in 418 milliseconds
1
2
3