OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:G7CollationTest
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/intltest/
g7coll.h
8
*
G7CollationTest
is a third level test class. This test performs the examples
41
class
G7CollationTest
: public IntlTestCollator {
51
G7CollationTest
() {}
52
virtual ~
G7CollationTest
();
g7coll.cpp
19
static const UChar testCases[][
G7CollationTest
::MAX_TOKEN_LEN] = {
59
static const int32_t results[
G7CollationTest
::TESTLOCALES][
G7CollationTest
::TOTALTESTSET] = {
78
G7CollationTest
::~
G7CollationTest
() {}
80
void
G7CollationTest
::TestG7Locales(/* char* par */)
158
void
G7CollationTest
::TestDemo1(/* char* par */)
192
void
G7CollationTest
::TestDemo2(/* char* par */)
226
void
G7CollationTest
::TestDemo3(/* char* par */)
260
void
G7CollationTest
::TestDemo4(/* char* par */
[
all
...]
Completed in 130 milliseconds