OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CollationTurkishTest
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
trcoll.cpp
18
CollationTurkishTest
::
CollationTurkishTest
()
25
CollationTurkishTest
::~
CollationTurkishTest
()
30
const UChar
CollationTurkishTest
::testSourceCases[][
CollationTurkishTest
::MAX_TOKEN_LEN] = {
44
const UChar
CollationTurkishTest
::testTargetCases[][
CollationTurkishTest
::MAX_TOKEN_LEN] = {
58
const Collator::EComparisonResult
CollationTurkishTest
::results[] = {
73
void
CollationTurkishTest
::TestTertiary(/* char* par */
[
all
...]
trcoll.h
8
*
CollationTurkishTest
is a third level test class. This tests the locale
22
class
CollationTurkishTest
: public IntlTestCollator {
28
CollationTurkishTest
();
29
virtual ~
CollationTurkishTest
();
/external/icu4c/test/intltest/
trcoll.cpp
18
CollationTurkishTest
::
CollationTurkishTest
()
25
CollationTurkishTest
::~
CollationTurkishTest
()
30
const UChar
CollationTurkishTest
::testSourceCases[][
CollationTurkishTest
::MAX_TOKEN_LEN] = {
44
const UChar
CollationTurkishTest
::testTargetCases[][
CollationTurkishTest
::MAX_TOKEN_LEN] = {
58
const Collator::EComparisonResult
CollationTurkishTest
::results[] = {
73
void
CollationTurkishTest
::TestTertiary(/* char* par */
[
all
...]
trcoll.h
8
*
CollationTurkishTest
is a third level test class. This tests the locale
22
class
CollationTurkishTest
: public IntlTestCollator {
28
CollationTurkishTest
();
29
virtual ~
CollationTurkishTest
();
Completed in 368 milliseconds