Searched refs:test_one_locale (Results 1 – 2 of 2) sorted by relevance
53 test_one_locale (const char *loc) in GEN_TEST_STRTOD_FOREACH()82 result |= test_one_locale ("C"); in do_test()83 result |= test_one_locale ("tr_TR.UTF-8"); in do_test()84 result |= test_one_locale ("tr_TR.ISO-8859-9"); in do_test()
49 test_one_locale (const char *loc) in test_one_locale() function80 result |= test_one_locale ("C"); in do_test()81 result |= test_one_locale ("tr_TR.UTF-8"); in do_test()82 result |= test_one_locale ("tr_TR.ISO-8859-9"); in do_test()
Completed in 5 milliseconds