Searched refs:testTanhCase (Results 1 – 1 of 1) sorted by relevance
56 static void testTanhCase(double input, double expected) { in testTanhCase() method in HyperbolicTests258 testTanhCase(testCase[0], testCase[1]); in testTanh()