Searched refs:kInputDoubleBasic (Results 1 – 2 of 2) sorted by relevance
854 static const uint64_t kInputDoubleBasic[] = { INPUT_DOUBLE_BASIC }; variable
2528 TEST(fcmp_d) { CALL_TEST_FP_HELPER(fcmp, d, Cmp, kInputDoubleBasic); } in TEST()2530 TEST(fcmp_dz) { CALL_TEST_FP_HELPER(fcmp, dz, CmpZero, kInputDoubleBasic); } in TEST()