Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
21
class VRectTest : public ::testing::Test {
22
public:
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