Home
last modified time | relevance | path

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

/external/libcxx/test/std/localization/locale.categories/category.monetary/locale.moneypunct.byname/
Dthousands_sep.pass.cpp110 #if defined(TEST_HAS_GLIBC) && TEST_GLIBC_PREREQ(2, 27) in main()
127 #ifndef TEST_HAS_GLIBC in main()
Ddecimal_point.pass.cpp117 #if !defined(TEST_HAS_GLIBC) || TEST_GLIBC_PREREQ(2, 27) in main()
/external/libcxx/test/std/localization/locale.categories/facet.numpunct/locale.numpunct.byname/
Dgrouping.pass.cpp58 #if defined(TEST_HAS_GLIBC) in main()
Dthousands_sep.pass.cpp60 #if defined(TEST_HAS_GLIBC) in main()
/external/libcxx/test/support/
Dtest_macros.h95 #define TEST_HAS_GLIBC macro