Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RedisGraph/RedisGraph
/ tearDown
Function
tearDown
tests/unit/test_pagerank.c:18–20 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
}
17
18
void tearDown() {
19
GrB_finalize();
20
}
21
22
#define TEST_INIT setup();
23
#define TEST_FINI tearDown();
Callers
nothing calls this directly
Calls
1
GrB_finalize
Function · 0.85
Tested by
no test coverage detected