OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tests_length
(Results
1 - 2
of
2
) sorted by null
/external/icu4c/test/intltest/
thcoll.cpp
242
const int32_t
TESTS_length
= (int32_t)(sizeof(TESTS)/sizeof(TESTS[0]));
248
compareArray(*coll, TESTS,
TESTS_length
);
dtfmttst.cpp
1967
int32_t
tests_length
= sizeof(tests)\/sizeof(tests[0]);
local
[
all
...]
Completed in 154 milliseconds