Home
last modified time | relevance | path

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

/aosp_15_r20/external/fmtlib/test/
H A Dformat-test.cc163 struct uint32_pair { struct
168 auto s = fmt::detail::bit_cast<uint32_pair>(uint64_t{42}); in TEST() argument