OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:valley
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
ICUServiceTest.java
454
CalifornioLanguageFactory.
valley
,
613
public static String
valley
= californio + "_VALLEY";
field in class:ICUServiceTest.CalifornioLanguageFactory
621
result.add(
valley
);
typedefs
636
if (ls.equalsIgnoreCase(
valley
)) {
647
if (id.equalsIgnoreCase(
valley
)) {
648
suffix = "like the
Valley
, you know? Let's go to the mall!";
[
all
...]
/external/icu/icu4c/source/test/intltest/
icusvtst.cpp
823
static const char*
valley
; // = californio ## "_VALLEY";
member in class:CalifornioLanguageFactory
838
table->put(UnicodeString(
valley
), (void*)table, status);
854
if (!ls.caseCompare(
valley
, 0)) {
865
if (!id.caseCompare(
valley
, 0)) {
866
suffix = "like the
Valley
, you know? Let's go to the mall!";
884
const char* CalifornioLanguageFactory::
valley
= "en_US_CA_VALLEY";
member in class:CalifornioLanguageFactory
929
CalifornioLanguageFactory::
valley
,
[
all
...]
/external/v8/test/mjsunit/
unicode-test.js
[
all
...]
Completed in 199 milliseconds