OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G7CollationTest
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/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
...]
tscoll.cpp
82
TESTCLASS(7,
G7CollationTest
);
/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
...]
tscoll.cpp
83
TESTCLASS(7,
G7CollationTest
);
Completed in 95 milliseconds