Home
last modified time | relevance | path

Searched refs:spaceA (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/cintltst/
Dcmsccoll.c2918 UChar spaceA[3] = { 0x20, 0x61, 0x00 }; /*" a"*/ in TestJ2726() local
2925 doTest(coll, a, spaceA, UCOL_EQUAL); in TestJ2726()
2926 doTest(coll, spaceA, a, UCOL_EQUAL); in TestJ2726()
2927 doTest(coll, spaceA, aSpace, UCOL_EQUAL); in TestJ2726()
2928 doTest(coll, aSpace, spaceA, UCOL_EQUAL); in TestJ2726()