Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/charconv/charconv.msvc/
H A Dtest.cpp646 void test_floating_hex_prefix(const conditional_t<IsDouble, std::uint64_t, std::uint32_t> prefix) { in test_floating_hex_prefix() function
766 test_floating_hex_prefix<true>(*prefixes64.begin()); // save time by testing fewer hexfloats in test_floating_prefixes()
785test_floating_hex_prefix<false>(*prefixes32.begin()); // save time by testing fewer hexfloats in test_floating_prefixes()