OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ucadiff
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/test/cintltst/
cmsccoll.c
934
uint32_t
UCAdiff
= 0;
982
UCAdiff
+= testSwitch(&ucaTest, (void *)UCA, 0, strength, first, second, refName, error);
992
if(
UCAdiff
!= 0 && Windiff != 0) {
995
if(
UCAdiff
== 0) {
[
all
...]
/external/icu4c/test/cintltst/
cmsccoll.c
936
uint32_t
UCAdiff
= 0;
984
UCAdiff
+= testSwitch(&ucaTest, (void *)UCA, 0, strength, first, second, refName, error);
994
if(
UCAdiff
!= 0 && Windiff != 0) {
997
if(
UCAdiff
== 0) {
[
all
...]
Completed in 506 milliseconds