Home | History | Annotate | Download | only in intltest

Lines Matching full:collations

97       All the collations have the same version in an ICU
861 doAssert((*col1 != *col2), "The two different table collations compared equal");
871 doAssert((*col1 != *col3), "The two different table collations compared equal");
875 doAssert((*col3 != *col4), "Two different table collations compared equal");
877 doAssert((*col4 != *col5), "Two cloned collations compared equal");
905 // doAssert((*col7 == *col8), "The two equal table collations compared different");
906 doAssert((*col7 != *col9), "The two different table collations compared equal");
907 doAssert((*col8 != *col9), "The two different table collations compared equal");