Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/libpag
/ TearDownPAG
Function
TearDownPAG
test/src/MultiThreadCase.cpp:69–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
void TearDownPAG() {
70
TestPAGFile = nullptr;
71
TestPAGSurface = nullptr;
72
TestPAGPlayer = nullptr;
73
}
74
75
void mockAsyncFlush(int num = 30) {
76
Frame totalFrames = TimeToFrame(TestPAGFile->duration(), TestPAGFile->frameRate());
Callers
1
PAG_TEST
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected