Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libcxx/test/std/utilities/charconv/charconv.msvc/
H A Dfloating_point_test_cases.hpp205 constexpr std::pair<const char*, uint32_t> floating_point_test_cases_float[] = { variable
H A Dtest.cpp1011 for (const auto& p : floating_point_test_cases_float) { in all_floating_tests()