Searched refs:roughlyTests (Results 1 – 1 of 1) 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()