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