Home
last modified time | relevance | path

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

/third_party/skia/tests/
H A 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()

Completed in 1 milliseconds