Home
last modified time | relevance | path

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

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