MCPcopy Create free account
hub / github.com/Samsung/rlottie / SetUp

Method SetUp

test/test_vrect.cpp:23–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

21class VRectTest : public ::testing::Test {
22public:
23 void SetUp()
24 {
25 conersionRect = rect;
26 }
27 void TearDown()
28 {
29

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected