Home
last modified time | relevance | path

Searched refs:roughlyTests (Results 1 – 2 of 2) sorted by relevance

/external/skqp/tests/
DPathOpsTypesTest.cpp10 static const double roughlyTests[][2] = { variable
14 static const size_t roughlyTestsCount = SK_ARRAY_COUNT(roughlyTests);
18 bool equal = RoughlyEqualUlps(roughlyTests[index][0], roughlyTests[index][1]); in DEF_TEST()
/external/skia/tests/
DPathOpsTypesTest.cpp10 static const double roughlyTests[][2] = { variable
14 static const size_t roughlyTestsCount = SK_ARRAY_COUNT(roughlyTests);
18 bool equal = RoughlyEqualUlps(roughlyTests[index][0], roughlyTests[index][1]); in DEF_TEST()