OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LocaleDisplayNamesTest
(Results
1 - 6
of
6
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
locnmtst.h
13
class
LocaleDisplayNamesTest
: public IntlTest {
15
LocaleDisplayNamesTest
();
16
virtual ~
LocaleDisplayNamesTest
();
locnmtst.cpp
58
LocaleDisplayNamesTest
::
LocaleDisplayNamesTest
() {
61
LocaleDisplayNamesTest
::~
LocaleDisplayNamesTest
() {
64
void
LocaleDisplayNamesTest
::runIndexedTest(int32_t index, UBool exec, const char* &name,
84
void
LocaleDisplayNamesTest
::TestCreate() {
92
void
LocaleDisplayNamesTest
::TestCreateDialect() {
100
void
LocaleDisplayNamesTest
::TestWithKeywordsAndEverything() {
111
void
LocaleDisplayNamesTest
::TestUldnOpen() {
133
void
LocaleDisplayNamesTest
::TestUldnOpenDialect()
[
all
...]
itformat.cpp
56
#include "locnmtst.h" //
LocaleDisplayNamesTest
130
TESTCLASS(40,
LocaleDisplayNamesTest
);
/external/icu4c/test/intltest/
locnmtst.h
13
class
LocaleDisplayNamesTest
: public IntlTest {
15
LocaleDisplayNamesTest
();
16
virtual ~
LocaleDisplayNamesTest
();
locnmtst.cpp
58
LocaleDisplayNamesTest
::
LocaleDisplayNamesTest
() {
61
LocaleDisplayNamesTest
::~
LocaleDisplayNamesTest
() {
64
void
LocaleDisplayNamesTest
::runIndexedTest(int32_t index, UBool exec, const char* &name,
88
void
LocaleDisplayNamesTest
::TestCreate() {
96
void
LocaleDisplayNamesTest
::TestCreateDialect() {
104
void
LocaleDisplayNamesTest
::TestWithKeywordsAndEverything() {
115
void
LocaleDisplayNamesTest
::TestKeywords() {
125
void
LocaleDisplayNamesTest
::TestUntranslatedKeywords()
[
all
...]
itformat.cpp
57
#include "locnmtst.h" //
LocaleDisplayNamesTest
136
TESTCLASS(40,
LocaleDisplayNamesTest
);
Completed in 30 milliseconds