OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CollationFrenchTest
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/intltest/
frcoll.h
8
*
CollationFrenchTest
is a third level test class. This tests the locale
21
class
CollationFrenchTest
: public IntlTestCollator {
27
CollationFrenchTest
();
28
virtual ~
CollationFrenchTest
();
frcoll.cpp
26
CollationFrenchTest
::
CollationFrenchTest
()
39
CollationFrenchTest
::~
CollationFrenchTest
()
44
const UChar
CollationFrenchTest
::testSourceCases[][
CollationFrenchTest
::MAX_TOKEN_LEN] =
60
const UChar
CollationFrenchTest
::testTargetCases[][
CollationFrenchTest
::MAX_TOKEN_LEN] =
76
const Collator::EComparisonResult
CollationFrenchTest
::results[] =
94
const UChar
CollationFrenchTest
::testAcute[][CollationFrenchTest::MAX_TOKEN_LEN]
[
all
...]
Completed in 20 milliseconds