Lines Matching full:sinh
448 TEST(math, sinh) {449 ASSERT_DOUBLE_EQ(0.0, sinh(0.0));1834 DoMathDataTest<2>(g_sinh_intel_data, sinh);