OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBestPatternExample
(Results
1 - 3
of
3
) sorted by null
/external/icu/android_icu4j/src/samples/java/android/icu/samples/text/datetimepatterngenerator/
DateTimePatternGeneratorSample.java
11
// IGNORED_INCLUDE(
getBestPatternExample
)
20
// IGNORED_INCLUDE(
getBestPatternExample
)
27
getBestPatternExample
();
32
public static void
getBestPatternExample
() {
34
System.out.println("
getBestPatternExample
()");
39
// BEGIN_INCLUDE(
getBestPatternExample
)
112
// END_INCLUDE(
getBestPatternExample
)
/external/icu/icu4c/source/samples/dtptngsample/
dtptngsample.cpp
17
static void
getBestPatternExample
() {
20
u_printf("
getBestPatternExample
()\n");
25
//! [
getBestPatternExample
]
72
//! [
getBestPatternExample
]
161
getBestPatternExample
();
/external/icu/icu4j/samples/src/com/ibm/icu/samples/text/datetimepatterngenerator/
DateTimePatternGeneratorSample.java
10
// ---
getBestPatternExample
19
// ---
getBestPatternExample
26
getBestPatternExample
();
31
public static void
getBestPatternExample
() {
33
System.out.println("
getBestPatternExample
()");
38
// ---
getBestPatternExample
111
// ---
getBestPatternExample
Completed in 96 milliseconds