Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/rlottie
/ SetUp
Method
SetUp
test/test_vrect.cpp:6–9 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
class VRectFTest : public ::testing::Test {
5
public:
6
void SetUp()
7
{
8
conersionRect = rect;
9
}
10
void TearDown()
11
{
12
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected