OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:narrowErasCount
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
tsdtfmsy.cpp
176
int32_t
narrowErasCount
= 0;
177
const UnicodeString *narrowEras = en.getNarrowEras(
narrowErasCount
);
178
if(
narrowErasCount
== 0) {
/external/icu4c/test/intltest/
tsdtfmsy.cpp
212
int32_t
narrowErasCount
= 0;
213
const UnicodeString *narrowEras = en.getNarrowEras(
narrowErasCount
);
214
if(
narrowErasCount
== 0) {
Completed in 8134 milliseconds