Symbol: test_coll
src/tests/system/libroot/posix/locale_test.cpp
1642
test_coll(0, "POSIX", coll_posix);
src/tests/system/libroot/posix/locale_test.cpp
1643
test_coll(1, "POSIX", coll_posix);
src/tests/system/libroot/posix/locale_test.cpp
1670
test_coll(0, "en_US.UTF-8", coll_en);
src/tests/system/libroot/posix/locale_test.cpp
1671
test_coll(1, "en_US.UTF-8", coll_en);
src/tests/system/libroot/posix/locale_test.cpp
1698
test_coll(0, "de_DE.UTF-8", coll_de);
src/tests/system/libroot/posix/locale_test.cpp
1699
test_coll(1, "de_DE.UTF-8", coll_de);
src/tests/system/libroot/posix/locale_test.cpp
1726
test_coll(0, "de_DE.UTF-8@collation=phonebook", coll_de_phonebook);
src/tests/system/libroot/posix/locale_test.cpp
1727
test_coll(1, "de_DE.UTF-8@collation=phonebook", coll_de_phonebook);
src/tests/system/libroot/posix/locale_test.cpp
1757
test_coll(0, "fr_CA.UTF-8", coll_fr);
src/tests/system/libroot/posix/locale_test.cpp
1758
test_coll(1, "fr_CA.UTF-8", coll_fr);
src/tests/system/libroot/posix/wcs_test.cpp
2479
test_coll(0, "POSIX", coll_posix);
src/tests/system/libroot/posix/wcs_test.cpp
2480
test_coll(1, "POSIX", coll_posix);
src/tests/system/libroot/posix/wcs_test.cpp
2507
test_coll(0, "en_US.UTF-8", coll_en);
src/tests/system/libroot/posix/wcs_test.cpp
2508
test_coll(1, "en_US.UTF-8", coll_en);
src/tests/system/libroot/posix/wcs_test.cpp
2535
test_coll(0, "de_DE.UTF-8", coll_de);
src/tests/system/libroot/posix/wcs_test.cpp
2536
test_coll(1, "de_DE.UTF-8", coll_de);
src/tests/system/libroot/posix/wcs_test.cpp
2563
test_coll(0, "de_DE.UTF-8@collation=phonebook", coll_de_phonebook);
src/tests/system/libroot/posix/wcs_test.cpp
2564
test_coll(1, "de_DE.UTF-8@collation=phonebook", coll_de_phonebook);
src/tests/system/libroot/posix/wcs_test.cpp
2594
test_coll(0, "fr_CA.UTF-8", coll_fr);
src/tests/system/libroot/posix/wcs_test.cpp
2595
test_coll(1, "fr_CA.UTF-8", coll_fr);