Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/darktable-org/rawspeed
/ OperatorsTest
Method
OperatorsTest
test/librawspeed/common/PointTest.cpp:428–428 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
426
class OperatorsTest : public ::testing::TestWithParam<operatorsType> {
427
protected:
428
OperatorsTest() = default;
429
virtual void SetUp() {
430
auto p = GetParam();
431
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected