Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/src/math/exhaustive/
H A Dfmod_generic_impl_test.cpp73 using LlvmLibcFModFloatInvTest = LlvmLibcFModTest<float, true>; typedef
74 TEST_F(LlvmLibcFModFloatInvTest, ExtensiveTest) { testExtensive(); } in TEST_F() argument