Searched refs:roughlyTests (Results 1 – 2 of 2) sorted by relevance
10 static const double roughlyTests[][2] = { variable14 static const size_t roughlyTestsCount = SK_ARRAY_COUNT(roughlyTests);18 bool equal = RoughlyEqualUlps(roughlyTests[index][0], roughlyTests[index][1]); in DEF_TEST()