OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nDates
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/test/perf/normperf/
dtfmtrtperf.h
102
const int32_t
nDates
= (sizeof(testDateData)/sizeof(int32_t))/3;
104
for (int32_t i = 0; i <
nDates
; i++) {
165
for (int32_t datidx = 0; datidx <
nDates
; datidx++) {
/external/icu/icu4c/source/test/intltest/
tzfmttst.cpp
120
const int32_t
nDates
= (sizeof(testDateData)/sizeof(int32_t))/3;
122
for (int32_t i = 0; i <
nDates
; i++) {
179
for (int32_t datidx = 0; datidx <
nDates
; datidx++) {
[
all
...]
Completed in 525 milliseconds