Home
last modified time | relevance | path

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

/trunk/main/sal/qa/rtl/uri/
H A Drtl_testuri.cxx366 sal_Unicode const aText1U[] = { ' ', '!', 0x0401, 0x045F, 0 }; in TEST_F() local
367 aText1 = rtl::OUString(aText1U); in TEST_F()
380 sal_Unicode const aText1U[] = { ' ', '!', 0x0401, 0x0700, 0x045F, 0 }; in TEST_F() local
381 aText1 = rtl::OUString(aText1U); in TEST_F()
396 sal_Unicode const aText1U[] = { ' ', '!', 0x028A, 0xD849, 0xDD13, 0 }; in TEST_F() local
397 aText1 = rtl::OUString(aText1U); in TEST_F()
414 sal_Unicode const aText1U[] = { ' ', '!', 0x0401, 0x0700, 0x045F, 0 }; in TEST_F() local
415 aText1 = rtl::OUString(aText1U); in TEST_F()
478 sal_Unicode const aText1U[] = { 0x00EA, 0 }; in TEST_F() local
479 aText1 = rtl::OUString(aText1U); in TEST_F()
[all …]

Completed in 13 milliseconds