OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CollationFrenchTest
(Results
1 - 3
of
3
) 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
...]
tscoll.cpp
76
TESTCLASS(1,
CollationFrenchTest
);
Completed in 7933 milliseconds