OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TESTS_length
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
thcoll.cpp
242
const int32_t
TESTS_length
= (int32_t)(sizeof(TESTS)/sizeof(TESTS[0]));
248
compareArray(*coll, TESTS,
TESTS_length
);
/external/icu4c/test/intltest/
thcoll.cpp
241
const int32_t
TESTS_length
= (int32_t)(sizeof(TESTS)/sizeof(TESTS[0]));
247
compareArray(*coll, TESTS,
TESTS_length
);
Completed in 43 milliseconds