Home
last modified time | relevance | path

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

/haiku/src/tests/system/libroot/posix/
H A Dwcs_test.cpp2609 test_wcsftime(const char* locale, const wcsftime_data data[]) in test_wcsftime() function
2636 test_wcsftime() in test_wcsftime() function
2650 test_wcsftime("POSIX", wcsftime_posix); in test_wcsftime()
2662 test_wcsftime("de_DE.UTF-8", wcsftime_de); in test_wcsftime()
2674 test_wcsftime("hr_HR.ISO8859-2", wcsftime_hr); in test_wcsftime()
2686 test_wcsftime("gu_IN", wcsftime_gu); in test_wcsftime()
2698 test_wcsftime("it_IT", wcsftime_it); in test_wcsftime()
2710 test_wcsftime("nl_NL", wcsftime_nl); in test_wcsftime()
2722 test_wcsftime("nb_NO", wcsftime_nb); in test_wcsftime()
4014 test_wcsftime(); in main()