Home
last modified time | relevance | path

Searched defs:DefaultLocale (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/libc/test/src/ctype/
Discntrl_test.cpp12 TEST(IsCntrl, DefaultLocale) { in TEST() argument
Disblank_test.cpp12 TEST(IsBlank, DefaultLocale) { in TEST() argument
Disalpha_test.cpp13 TEST(IsAlpha, DefaultLocale) { in TEST() argument
Disgraph_test.cpp12 TEST(IsGraph, DefaultLocale) { in TEST() argument
Disalnum_test.cpp13 TEST(IsAlNum, DefaultLocale) { in TEST() argument
Dislower_test.cpp12 TEST(IsLower, DefaultLocale) { in TEST() argument
Disupper_test.cpp12 TEST(IsUpper, DefaultLocale) { in TEST() argument
Disspace_test.cpp12 TEST(IsSpace, DefaultLocale) { in TEST() argument
Disxdigit_test.cpp12 TEST(IsXDigit, DefaultLocale) { in TEST() argument
Dtoupper_test.cpp12 TEST(ToUpper, DefaultLocale) { in TEST() argument
Disprint_test.cpp12 TEST(IsPrint, DefaultLocale) { in TEST() argument
Disdigit_test.cpp13 TEST(IsDigit, DefaultLocale) { in TEST() argument
Dtolower_test.cpp12 TEST(ToLower, DefaultLocale) { in TEST() argument
Dispunct_test.cpp25 TEST(IsPunct, DefaultLocale) { in TEST() argument