OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compareArray
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/icu/source/test/intltest/
thcoll.h
64
void
compareArray
(Collator& c, const char* tests[],
regcoll.h
236
void
compareArray
(Collator &c,
regcoll.cpp
195
compareArray
(*c, decomp, ARRAY_LENGTH(decomp));
217
compareArray
(*c, tests, ARRAY_LENGTH(tests));
346
compareArray
(*c, tertiary, ARRAY_LENGTH(tertiary));
361
compareArray
(*c, secondary, ARRAY_LENGTH(secondary));
397
compareArray
(*c, tests, ARRAY_LENGTH(tests));
485
compareArray
(*c, tests, ARRAY_LENGTH(tests));
623
compareArray
(*c, tests, ARRAY_LENGTH(tests));
642
compareArray
(*c, tests, ARRAY_LENGTH(tests));
675
compareArray
(*c, tests, ARRAY_LENGTH(tests));
703
compareArray
(*c, tests, ARRAY_LENGTH(tests))
[
all
...]
thcoll.cpp
248
compareArray
(*coll, TESTS, TESTS_length);
255
void CollationThaiTest::
compareArray
(Collator& c, const char* tests[],
441
compareArray
(*coll, tests, sizeof(tests)/sizeof(tests[0]));
450
compareArray
(*rcoll, testcontraction, 3);
/external/icu4c/test/intltest/
thcoll.h
64
void
compareArray
(Collator& c, const char* tests[],
regcoll.h
243
void
compareArray
(Collator &c,
regcoll.cpp
195
compareArray
(*c, decomp, ARRAY_LENGTH(decomp));
217
compareArray
(*c, tests, ARRAY_LENGTH(tests));
346
compareArray
(*c, tertiary, ARRAY_LENGTH(tertiary));
361
compareArray
(*c, secondary, ARRAY_LENGTH(secondary));
397
compareArray
(*c, tests, ARRAY_LENGTH(tests));
485
compareArray
(*c, tests, ARRAY_LENGTH(tests));
623
compareArray
(*c, tests, ARRAY_LENGTH(tests));
642
compareArray
(*c, tests, ARRAY_LENGTH(tests));
675
compareArray
(*c, tests, ARRAY_LENGTH(tests));
703
compareArray
(*c, tests, ARRAY_LENGTH(tests))
[
all
...]
thcoll.cpp
247
compareArray
(*coll, TESTS, TESTS_length);
254
void CollationThaiTest::
compareArray
(Collator& c, const char* tests[],
455
compareArray
(*coll2, tests, sizeof(tests)/sizeof(tests[0]));
463
compareArray
(*rcoll, testcontraction, 3);
Completed in 544 milliseconds