OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CollationMonkeyTest
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
mnkytst.h
8
*
CollationMonkeyTest
is a third level test class. This tests the random
23
class
CollationMonkeyTest
: public IntlTestCollator {
29
CollationMonkeyTest
();
30
virtual ~
CollationMonkeyTest
();
mnkytst.cpp
30
CollationMonkeyTest
::
CollationMonkeyTest
()
38
CollationMonkeyTest
::~
CollationMonkeyTest
()
45
CollationMonkeyTest
::report(UnicodeString& s, UnicodeString& t, int32_t result, int32_t revResult)
62
CollationMonkeyTest
::checkValue(int32_t value)
72
void
CollationMonkeyTest
::TestCollationKey(/* char* par */)
75
errln(UNICODE_STRING("
CollationMonkeyTest
::TestCollationKey(): source is empty - ICU_DATA not set or data missing?", 92));
144
CollationMonkeyTest
::TestCompare(/* char* par */)
147
errln(UNICODE_STRING("
CollationMonkeyTest
::TestCompare(): source is empty - ICU_DATA not set or data missing?", 87))
[
all
...]
tscoll.cpp
83
TESTCLASS(8,
CollationMonkeyTest
);
/external/icu4c/test/intltest/
mnkytst.h
8
*
CollationMonkeyTest
is a third level test class. This tests the random
23
class
CollationMonkeyTest
: public IntlTestCollator {
29
CollationMonkeyTest
();
30
virtual ~
CollationMonkeyTest
();
mnkytst.cpp
30
CollationMonkeyTest
::
CollationMonkeyTest
()
38
CollationMonkeyTest
::~
CollationMonkeyTest
()
45
CollationMonkeyTest
::report(UnicodeString& s, UnicodeString& t, int32_t result, int32_t revResult)
62
CollationMonkeyTest
::checkValue(int32_t value)
72
void
CollationMonkeyTest
::TestCollationKey(/* char* par */)
75
errln(UNICODE_STRING("
CollationMonkeyTest
::TestCollationKey(): source is empty - ICU_DATA not set or data missing?", 92));
144
CollationMonkeyTest
::TestCompare(/* char* par */)
147
errln(UNICODE_STRING("
CollationMonkeyTest
::TestCompare(): source is empty - ICU_DATA not set or data missing?", 87))
[
all
...]
tscoll.cpp
84
TESTCLASS(8,
CollationMonkeyTest
);
Completed in 351 milliseconds