OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testLong1
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
ccapitst.c
166
int32_t
testLong1
= 0;
209
testLong1
=ucnv_countAvailable();
210
log_info("Number of available codepages: %d/%d\n",
testLong1
, allNamesCount);
214
available_conv = ucnv_getAvailableName(
testLong1
);
281
int32_t
testLong1
= 0;
[
all
...]
/external/icu4c/test/cintltst/
ccapitst.c
123
int32_t
testLong1
= 0;
166
testLong1
=ucnv_countAvailable();
167
log_info("Number of available codepages: %d/%d\n",
testLong1
, allNamesCount);
171
available_conv = ucnv_getAvailableName(
testLong1
);
238
int32_t
testLong1
= 0;
[
all
...]
Completed in 60 milliseconds