OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCategoryName
(Results
1 - 15
of
15
) sorted by null
/external/icu/icu4c/source/test/intltest/
pluralmaptest.cpp
79
assertTrue("", PluralMapBase::
getCategoryName
(PluralMapBase::NONE) == NULL);
80
assertTrue("", PluralMapBase::
getCategoryName
(PluralMapBase::CATEGORY_COUNT) == NULL);
81
assertEquals("", "other", PluralMapBase::
getCategoryName
(PluralMapBase::OTHER));
82
assertEquals("", "zero", PluralMapBase::
getCategoryName
(PluralMapBase::ZERO));
83
assertEquals("", "one", PluralMapBase::
getCategoryName
(PluralMapBase::ONE));
84
assertEquals("", "two", PluralMapBase::
getCategoryName
(PluralMapBase::TWO));
85
assertEquals("", "few", PluralMapBase::
getCategoryName
(PluralMapBase::FEW));
86
assertEquals("", "many", PluralMapBase::
getCategoryName
(PluralMapBase::MANY));
/external/icu/icu4c/source/common/
pluralmap.cpp
34
const char *PluralMapBase::
getCategoryName
(Category c) {
pluralmap.h
56
static const char *
getCategoryName
(Category category);
134
* to
getCategoryName
() to get the name of the plural category.
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/reporting/maven-reporting-api/2.0.6/
maven-reporting-api-2.0.6.jar
/prebuilts/tools/common/m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/
maven-reporting-api-3.0.jar
/frameworks/base/telephony/java/android/telephony/cdma/
CdmaSmsCbProgramData.java
177
public String
getCategoryName
() {
/prebuilts/tools/common/m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.5/
maven-reporting-impl-2.0.5.jar
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/
CdmaSmsCbTest.java
656
assertEquals(CAT_EXTREME_THREAT, programData.
getCategoryName
());
[
all
...]
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/emoji/
EmojiCategory.java
238
public static String
getCategoryName
(final int categoryId, final int categoryPageId) {
EmojiPalettesView.java
149
final String tabId = EmojiCategory.
getCategoryName
(categoryId, 0 /* categoryPageId */);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.views_3.5.0.I20100527-0800.jar
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar
/external/guice/extensions/persist/lib/
log4j-1.2.14.jar
hibernate3.jar
/external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar
Completed in 448 milliseconds