Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/UnitTest/
H A DRoundingModeUtils.h30 template <RoundingMode R> struct ForceRoundingModeTest : ForceRoundingMode { struct
31 ForceRoundingModeTest() : ForceRoundingMode(R) {} in ForceRoundingModeTest() function