OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CLONETEST_ITERATOR_COUNT
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cbiapts.c
63
#define
CLONETEST_ITERATOR_COUNT
2
357
uint8_t buffer [
CLONETEST_ITERATOR_COUNT
] [U_BRK_SAFECLONE_BUFFERSIZE];
360
UBreakIterator * someIterators [
CLONETEST_ITERATOR_COUNT
];
361
UBreakIterator * someClonedIterators [
CLONETEST_ITERATOR_COUNT
];
390
for (i = 0; i <
CLONETEST_ITERATOR_COUNT
; i++)
/external/icu4c/test/cintltst/
cbiapts.c
67
#define
CLONETEST_ITERATOR_COUNT
2
362
uint8_t buffer [
CLONETEST_ITERATOR_COUNT
] [U_BRK_SAFECLONE_BUFFERSIZE];
365
UBreakIterator * someIterators [
CLONETEST_ITERATOR_COUNT
];
366
UBreakIterator * someClonedIterators [
CLONETEST_ITERATOR_COUNT
];
395
for (i = 0; i <
CLONETEST_ITERATOR_COUNT
; i++)
[
all
...]
Completed in 24 milliseconds