OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:looks
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
dtfmttst.cpp
786
DateFormat::EStyle
looks
[] = {
local
789
int32_t looks_length = (int32_t)(sizeof(
looks
) / sizeof(
looks
[0]));
803
DateFormat::EStyle dateLook =
looks
[j];
805
DateFormat::EStyle timeLook =
looks
[k];
[
all
...]
/external/icu4c/test/intltest/
dtfmttst.cpp
927
DateFormat::EStyle
looks
[] = {
local
[
all
...]
Completed in 171 milliseconds