MCPcopy Create free account
hub / github.com/darktable-org/rawspeed / PointTest

Method PointTest

test/librawspeed/common/PointTest.cpp:154–154  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

152class PointTest : public ::testing::TestWithParam<Six> {
153protected:
154 PointTest() = default;
155 virtual void SetUp() {
156 auto p = GetParam();
157

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected