Home
last modified time | relevance | path

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

/external/icu/icu4c/source/test/cintltst/
Dcbiditst.c1296 #define STRING_TEST_CASE(s) { (s), UPRV_LENGTHOF(s) } macro
1339 STRING_TEST_CASE(stringMixedEnglishFirst), in testGetBaseDirection()
1340 STRING_TEST_CASE(stringMixedArabicFirst), in testGetBaseDirection()
1341 STRING_TEST_CASE(stringMixedHebrewFirst), in testGetBaseDirection()
1342 STRING_TEST_CASE(stringPersian), in testGetBaseDirection()
1343 STRING_TEST_CASE(stringHebrew), in testGetBaseDirection()
1344 STRING_TEST_CASE(stringEnglish), in testGetBaseDirection()
1345 STRING_TEST_CASE(stringStartWeakAL), in testGetBaseDirection()
1346 STRING_TEST_CASE(stringStartWeakL), in testGetBaseDirection()
1347 STRING_TEST_CASE(stringEmpty), in testGetBaseDirection()
[all …]