Searched refs:test_ctype (Results 1 - 1 of 1) sorted by relevance

/haiku/src/tests/system/libroot/posix/
H A Dlocale_test.cpp814 test_ctype(const char* locale, const unsigned short int classInfos[], function
860 test_ctype() function
967 test_ctype("POSIX", classInfos_posix, toLowerMap_posix, toUpperMap_posix);
1074 test_ctype("de_DE.ISO8859-1", classInfos_de, toLowerMap_de, toUpperMap_de);
1111 test_ctype("de_DE.UTF-8", classInfos_utf8, toLowerMap_posix,
2220 test_ctype();

Completed in 40 milliseconds