#include "src/pathops/SkPathOpsTypes.h"
#include "tests/Test.h"
#include <array>
#include <cstddef>
Go to the source code of this file.
◆ DEF_TEST()
Definition at line 19 of file PathOpsTypesTest.cpp.
19 {
23 }
24}
static bool equal(const SkBitmap &a, const SkBitmap &b)
static const double roughlyTests[][2]
static const size_t roughlyTestsCount
bool RoughlyEqualUlps(float a, float b)
#define REPORTER_ASSERT(r, cond,...)
◆ roughlyTests
const double roughlyTests[][2] |
|
static |
Initial value:= {
{5.0402503619650929e-005, 4.3178054475078825e-005}
}
Definition at line 13 of file PathOpsTypesTest.cpp.
◆ roughlyTestsCount